Type Alias esp32c3::i2s0::lc_hung_conf::LC_FIFO_TIMEOUT_SHIFT_W

source ·
pub type LC_FIFO_TIMEOUT_SHIFT_W<'a, REG> = FieldWriter<'a, REG, 3>;
Expand description

Field LC_FIFO_TIMEOUT_SHIFT writer - The bits are used to scale tick counter threshold. The tick counter is reset when counter value >= 88000/2^i2s_lc_fifo_timeout_shift

Aliased Type§

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