Struct esp32::i2s0::sample_rate_conf::R
source · pub struct R(_);Expand description
Register SAMPLE_RATE_CONF reader
Implementations§
source§impl R
impl R
sourcepub fn tx_bck_div_num(&self) -> TX_BCK_DIV_NUM_R
pub fn tx_bck_div_num(&self) -> TX_BCK_DIV_NUM_R
Bits 0:5
sourcepub fn rx_bck_div_num(&self) -> RX_BCK_DIV_NUM_R
pub fn rx_bck_div_num(&self) -> RX_BCK_DIV_NUM_R
Bits 6:11
sourcepub fn tx_bits_mod(&self) -> TX_BITS_MOD_R
pub fn tx_bits_mod(&self) -> TX_BITS_MOD_R
Bits 12:17
sourcepub fn rx_bits_mod(&self) -> RX_BITS_MOD_R
pub fn rx_bits_mod(&self) -> RX_BITS_MOD_R
Bits 18:23