Type Alias esp32c3::i2s0::lc_hung_conf::LC_FIFO_TIMEOUT_W

source ·
pub type LC_FIFO_TIMEOUT_W<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field LC_FIFO_TIMEOUT writer - the i2s_tx_hung_int interrupt or the i2s_rx_hung_int interrupt will be triggered when fifo hung counter is equal to this value

Aliased Type§

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