Module esp32c3::i2s0::lc_hung_conf

source ·
Expand description

I2S HUNG configure register.

Structs§

Type Aliases§

  • Field LC_FIFO_TIMEOUT_ENA reader - The enable bit for FIFO timeout
  • Field LC_FIFO_TIMEOUT_ENA writer - The enable bit for FIFO timeout
  • Field 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 value
  • Field 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_shift
  • 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
  • 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
  • Register LC_HUNG_CONF reader
  • Register LC_HUNG_CONF writer