Type Alias esp32c3::uart0::int_ena::TX_BRK_IDLE_DONE_W

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

Field TX_BRK_IDLE_DONE writer - This is the enable bit for tx_brk_idle_done_int_st register.

Aliased Type§

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