Type Alias esp32c3::uart0::int_ena::TX_DONE_W

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

Field TX_DONE writer - This is the enable bit for tx_done_int_st register.

Aliased Type§

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