[][src]Type Definition esp32::i2s::i2s_sample_rate_conf_reg::R

type R = R<u32, I2S_SAMPLE_RATE_CONF_REG>;

Reader of register I2S_SAMPLE_RATE_CONF_REG

Methods

impl R[src]

pub fn i2s_rx_bits_mod(&self) -> I2S_RX_BITS_MOD_R[src]

Bits 18:23

pub fn i2s_tx_bits_mod(&self) -> I2S_TX_BITS_MOD_R[src]

Bits 12:17

pub fn i2s_rx_bck_div_num(&self) -> I2S_RX_BCK_DIV_NUM_R[src]

Bits 6:11

pub fn i2s_tx_bck_div_num(&self) -> I2S_TX_BCK_DIV_NUM_R[src]

Bits 0:5