Type Alias esp32c3::i2s0::int_ena::TX_HUNG_W

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

Field TX_HUNG writer - The interrupt enable bit for the i2s_tx_hung_int interrupt

Aliased Type§

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