pub struct R(_);Expand description
Register CONF1 reader
Implementations§
source§impl R
impl R
sourcepub fn tx_pcm_conf(&self) -> TX_PCM_CONF_R
pub fn tx_pcm_conf(&self) -> TX_PCM_CONF_R
Bits 0:2 - Compress/Decompress module configuration bits. 0: decompress transmitted data 1:compress transmitted data
sourcepub fn tx_pcm_bypass(&self) -> TX_PCM_BYPASS_R
pub fn tx_pcm_bypass(&self) -> TX_PCM_BYPASS_R
Bit 3 - Set this bit to bypass Compress/Decompress module for transmitted data.
sourcepub fn rx_pcm_conf(&self) -> RX_PCM_CONF_R
pub fn rx_pcm_conf(&self) -> RX_PCM_CONF_R
Bits 4:6 - Compress/Decompress module configuration bits. 0: decompress received data 1:compress received data
sourcepub fn rx_pcm_bypass(&self) -> RX_PCM_BYPASS_R
pub fn rx_pcm_bypass(&self) -> RX_PCM_BYPASS_R
Bit 7 - Set this bit to bypass Compress/Decompress module for received data.
sourcepub fn tx_stop_en(&self) -> TX_STOP_EN_R
pub fn tx_stop_en(&self) -> TX_STOP_EN_R
Bit 8 - Set this bit to stop the output of BCK signal and WS signal when TX FIFO is empty.
sourcepub fn tx_zeros_rm_en(&self) -> TX_ZEROS_RM_EN_R
pub fn tx_zeros_rm_en(&self) -> TX_ZEROS_RM_EN_R
Bit 9 - Reserved.