Type Alias esp32c3::i2s0::int_ena::TX_DONE_W

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

Field TX_DONE writer - The interrupt enable bit for the i2s_tx_done_int interrupt

Aliased Type§

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