Type Alias esp32c3::uart0::int_ena::SW_XON_W

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

Field SW_XON writer - This is the enable bit for sw_xon_int_st register.

Aliased Type§

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