Type Alias esp32s2::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 UART_SW_XOFF_INT interrupt.

Aliased Type§

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