Type Alias esp32c3::i2s0::int_clr::TX_DONE_W

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

Field TX_DONE writer - Set this bit to clear the i2s_tx_done_int interrupt

Aliased Type§

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