Struct esp32::i2s0::sample_rate_conf::W
source · pub struct W(_);
Expand description
Register SAMPLE_RATE_CONF
writer
Implementations§
source§impl W
impl W
sourcepub fn tx_bck_div_num(&mut self) -> TX_BCK_DIV_NUM_W<'_, 0>
pub fn tx_bck_div_num(&mut self) -> TX_BCK_DIV_NUM_W<'_, 0>
Bits 0:5
sourcepub fn rx_bck_div_num(&mut self) -> RX_BCK_DIV_NUM_W<'_, 6>
pub fn rx_bck_div_num(&mut self) -> RX_BCK_DIV_NUM_W<'_, 6>
Bits 6:11
sourcepub fn tx_bits_mod(&mut self) -> TX_BITS_MOD_W<'_, 12>
pub fn tx_bits_mod(&mut self) -> TX_BITS_MOD_W<'_, 12>
Bits 12:17
sourcepub fn rx_bits_mod(&mut self) -> RX_BITS_MOD_W<'_, 18>
pub fn rx_bits_mod(&mut self) -> RX_BITS_MOD_W<'_, 18>
Bits 18:23