Module rx_conf1

Source
Expand description

I2S RX configure register 1

Structs§

RX_CONF1_SPEC
I2S RX configure register 1

Type Aliases§

R
Register RX_CONF1 reader
RX_BCK_DIV_NUM_R
Field RX_BCK_DIV_NUM reader - Bit clock configuration bits in receiver mode.
RX_BCK_DIV_NUM_W
Field RX_BCK_DIV_NUM writer - Bit clock configuration bits in receiver mode.
RX_BITS_MOD_R
Field RX_BITS_MOD reader - Set the bits to configure the valid data bit length of I2S receiver channel. 7: all the valid channel data is in 8-bit-mode. 15: all the valid channel data is in 16-bit-mode. 23: all the valid channel data is in 24-bit-mode. 31:all the valid channel data is in 32-bit-mode.
RX_BITS_MOD_W
Field RX_BITS_MOD writer - Set the bits to configure the valid data bit length of I2S receiver channel. 7: all the valid channel data is in 8-bit-mode. 15: all the valid channel data is in 16-bit-mode. 23: all the valid channel data is in 24-bit-mode. 31:all the valid channel data is in 32-bit-mode.
RX_HALF_SAMPLE_BITS_R
Field RX_HALF_SAMPLE_BITS reader - I2S Rx half sample bits -1.
RX_HALF_SAMPLE_BITS_W
Field RX_HALF_SAMPLE_BITS writer - I2S Rx half sample bits -1.
RX_MSB_SHIFT_R
Field RX_MSB_SHIFT reader - Set this bit to enable receiver in Phillips standard mode
RX_MSB_SHIFT_W
Field RX_MSB_SHIFT writer - Set this bit to enable receiver in Phillips standard mode
RX_TDM_CHAN_BITS_R
Field RX_TDM_CHAN_BITS reader - The Rx bit number for each channel minus 1in TDM mode.
RX_TDM_CHAN_BITS_W
Field RX_TDM_CHAN_BITS writer - The Rx bit number for each channel minus 1in TDM mode.
RX_TDM_WS_WIDTH_R
Field RX_TDM_WS_WIDTH reader - The width of rx_ws_out in TDM mode is (I2S_RX_TDM_WS_WIDTH[6:0] +1) * T_bck
RX_TDM_WS_WIDTH_W
Field RX_TDM_WS_WIDTH writer - The width of rx_ws_out in TDM mode is (I2S_RX_TDM_WS_WIDTH[6:0] +1) * T_bck
W
Register RX_CONF1 writer