Module esp32s3_hal::pac::i2s1::lc_hung_conf
Expand description
I2S HUNG configure register.
Structs
I2S HUNG configure register.
Register
LC_HUNG_CONF
readerRegister
LC_HUNG_CONF
writerType Definitions
Field
LC_FIFO_TIMEOUT_ENA
reader - The enable bit for FIFO timeoutField
LC_FIFO_TIMEOUT_ENA
writer - The enable bit for FIFO timeoutField
LC_FIFO_TIMEOUT
reader - the i2s_tx_hung_int interrupt or the i2s_rx_hung_int interrupt will be triggered when fifo hung counter is equal to this valueField
LC_FIFO_TIMEOUT_SHIFT
reader - The bits are used to scale tick counter threshold. The tick counter is reset when counter value >= 88000/2^i2s_lc_fifo_timeout_shiftField
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_shiftField
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