Type Alias esp32c3::uart0::int_clr::SW_XOFF_W

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

Field SW_XOFF writer - Set this bit to clear the sw_xoff_int_raw interrupt.

Aliased Type§

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