Module esp32s2::i2s::sample_rate_conf
source · Expand description
I2S sample rate register
Structs
Register
SAMPLE_RATE_CONF readerI2S sample rate register
Register
SAMPLE_RATE_CONF writerType Definitions
Field
RX_BCK_DIV_NUM reader - Bit clock configuration bits in receiver mode.Field
RX_BCK_DIV_NUM writer - Bit clock configuration bits in receiver mode.Field
RX_BITS_MOD reader - Set the bits to configure bit length of I2S receiver channel, the value of which can only be 8, 16, 24 and 32.Field
RX_BITS_MOD writer - Set the bits to configure bit length of I2S receiver channel, the value of which can only be 8, 16, 24 and 32.Field
TX_BCK_DIV_NUM reader - Bit clock configuration bits in transmitter mode.Field
TX_BCK_DIV_NUM writer - Bit clock configuration bits in transmitter mode.Field
TX_BITS_MOD reader - Set the bits to configure bit length of I2S transmitter channel, the value of which can only be 8, 16, 24 and 32.Field
TX_BITS_MOD writer - Set the bits to configure bit length of I2S transmitter channel, the value of which can only be 8, 16, 24 and 32.