Type Alias esp32c3::i2s0::int_ena::RX_DONE_W

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

Field RX_DONE writer - The interrupt enable bit for the i2s_rx_done_int interrupt

Aliased Type§

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