Expand description
I2S RX configure register
Structs§
- RX_
CONF_ SPEC - I2S RX configure register
Type Aliases§
- R
- Register
RX_CONF
reader - RX_
24_ FILL_ EN_ R - Field
RX_24_FILL_EN
reader - 1: store 24 channel bits to 32 bits. 0:store 24 channel bits to 24 bits. - RX_
24_ FILL_ EN_ W - Field
RX_24_FILL_EN
writer - 1: store 24 channel bits to 32 bits. 0:store 24 channel bits to 24 bits. - RX_
BIG_ ENDIAN_ R - Field
RX_BIG_ENDIAN
reader - I2S Rx byte endian, 1: low addr value to high addr. 0: low addr with low addr value. - RX_
BIG_ ENDIAN_ W - Field
RX_BIG_ENDIAN
writer - I2S Rx byte endian, 1: low addr value to high addr. 0: low addr with low addr value. - RX_
BIT_ ORDER_ R - Field
RX_BIT_ORDER
reader - I2S Rx bit endian. 1:small endian, the LSB is received first. 0:big endian, the MSB is received first. - RX_
BIT_ ORDER_ W - Field
RX_BIT_ORDER
writer - I2S Rx bit endian. 1:small endian, the LSB is received first. 0:big endian, the MSB is received first. - RX_
FIFO_ RESET_ W - Field
RX_FIFO_RESET
writer - Set this bit to reset Rx AFIFO - RX_
LEFT_ ALIGN_ R - Field
RX_LEFT_ALIGN
reader - 1: I2S RX left alignment mode. 0: I2S RX right alignment mode. - RX_
LEFT_ ALIGN_ W - Field
RX_LEFT_ALIGN
writer - 1: I2S RX left alignment mode. 0: I2S RX right alignment mode. - RX_
MONO_ FST_ VLD_ R - Field
RX_MONO_FST_VLD
reader - 1: The first channel data value is valid in I2S RX mono mode. 0: The second channel data value is valid in I2S RX mono mode. - RX_
MONO_ FST_ VLD_ W - Field
RX_MONO_FST_VLD
writer - 1: The first channel data value is valid in I2S RX mono mode. 0: The second channel data value is valid in I2S RX mono mode. - RX_
MONO_ R - Field
RX_MONO
reader - Set this bit to enable receiver in mono mode - RX_
MONO_ W - Field
RX_MONO
writer - Set this bit to enable receiver in mono mode - RX_
PCM_ BYPASS_ R - Field
RX_PCM_BYPASS
reader - Set this bit to bypass Compress/Decompress module for received data. - RX_
PCM_ BYPASS_ W - Field
RX_PCM_BYPASS
writer - Set this bit to bypass Compress/Decompress module for received data. - RX_
PCM_ CONF_ R - Field
RX_PCM_CONF
reader - I2S RX compress/decompress configuration bit. & 0 (atol): A-Law decompress, 1 (ltoa) : A-Law compress, 2 (utol) : u-Law decompress, 3 (ltou) : u-Law compress. & - RX_
PCM_ CONF_ W - Field
RX_PCM_CONF
writer - I2S RX compress/decompress configuration bit. & 0 (atol): A-Law decompress, 1 (ltoa) : A-Law compress, 2 (utol) : u-Law decompress, 3 (ltou) : u-Law compress. & - RX_
PDM2PCM_ EN_ R - Field
RX_PDM2PCM_EN
reader - 1: Enable PDM2PCM RX mode. 0: DIsable. - RX_
PDM2PCM_ EN_ W - Field
RX_PDM2PCM_EN
writer - 1: Enable PDM2PCM RX mode. 0: DIsable. - RX_
PDM_ EN_ R - Field
RX_PDM_EN
reader - 1: Enable I2S PDM Rx mode . 0: Disable. - RX_
PDM_ EN_ W - Field
RX_PDM_EN
writer - 1: Enable I2S PDM Rx mode . 0: Disable. - RX_
PDM_ SINC_ DSR_ 16_ EN_ R - Field
RX_PDM_SINC_DSR_16_EN
reader - Configure the down sampling rate of PDM RX filter group1 module. 1: The down sampling rate is 128. 0: down sampling rate is 64. - RX_
PDM_ SINC_ DSR_ 16_ EN_ W - Field
RX_PDM_SINC_DSR_16_EN
writer - Configure the down sampling rate of PDM RX filter group1 module. 1: The down sampling rate is 128. 0: down sampling rate is 64. - RX_
RESET_ W - Field
RX_RESET
writer - Set this bit to reset receiver - RX_
SLAVE_ MOD_ R - Field
RX_SLAVE_MOD
reader - Set this bit to enable slave receiver mode - RX_
SLAVE_ MOD_ W - Field
RX_SLAVE_MOD
writer - Set this bit to enable slave receiver mode - RX_
START_ R - Field
RX_START
reader - Set this bit to start receiving data - RX_
START_ W - Field
RX_START
writer - Set this bit to start receiving data - RX_
STOP_ MODE_ R - Field
RX_STOP_MODE
reader - 0 : I2S Rx only stop when reg_rx_start is cleared. 1: Stop when reg_rx_start is 0 or in_suc_eof is 1. 2: Stop I2S RX when reg_rx_start is 0 or RX FIFO is full. - RX_
STOP_ MODE_ W - Field
RX_STOP_MODE
writer - 0 : I2S Rx only stop when reg_rx_start is cleared. 1: Stop when reg_rx_start is 0 or in_suc_eof is 1. 2: Stop I2S RX when reg_rx_start is 0 or RX FIFO is full. - RX_
TDM_ EN_ R - Field
RX_TDM_EN
reader - 1: Enable I2S TDM Rx mode . 0: Disable. - RX_
TDM_ EN_ W - Field
RX_TDM_EN
writer - 1: Enable I2S TDM Rx mode . 0: Disable. - RX_
UPDATE_ R - Field
RX_UPDATE
reader - Set 1 to update I2S RX registers from APB clock domain to I2S RX clock domain. This bit will be cleared by hardware after update register done. - RX_
UPDATE_ W - Field
RX_UPDATE
writer - Set 1 to update I2S RX registers from APB clock domain to I2S RX clock domain. This bit will be cleared by hardware after update register done. - RX_
WS_ IDLE_ POL_ R - Field
RX_WS_IDLE_POL
reader - 0: WS should be 0 when receiving left channel data, and WS is 1in right channel. 1: WS should be 1 when receiving left channel data, and WS is 0in right channel. - RX_
WS_ IDLE_ POL_ W - Field
RX_WS_IDLE_POL
writer - 0: WS should be 0 when receiving left channel data, and WS is 1in right channel. 1: WS should be 1 when receiving left channel data, and WS is 0in right channel. - W
- Register
RX_CONF
writer