Type Alias esp32c3::uart0::int_ena::SW_XOFF_W

source ·
pub type SW_XOFF_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SW_XOFF writer - This is the enable bit for sw_xoff_int_st register.

Aliased Type§

struct SW_XOFF_W<'a, REG> { /* private fields */ }