Struct esp32c3::i2s::int_ena::W [−][src]
pub struct W(_);Expand description
Register INT_ENA writer
Implementations
Bit 0 - The interrupt enable bit for the i2s_rx_done_int interrupt
Bit 1 - The interrupt enable bit for the i2s_tx_done_int interrupt
Bit 2 - The interrupt enable bit for the i2s_rx_hung_int interrupt
Bit 3 - The interrupt enable bit for the i2s_tx_hung_int interrupt
Methods from Deref<Target = W<INT_ENA_SPEC>>
Trait Implementations
Performs the conversion.