Type Alias esp32c3::uart0::int_clr::SW_XON_W

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

Field SW_XON writer - Set this bit to clear the sw_xon_int_raw interrupt.

Aliased Type§

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