Type Alias esp32c3::i2s0::int_clr::RX_HUNG_W

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

Field RX_HUNG writer - Set this bit to clear the i2s_rx_hung_int interrupt

Aliased Type§

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