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

type R = R<u32, SAMPLE_RATE_CONF>;

Reader of register SAMPLE_RATE_CONF

Implementations

impl R[src]

pub fn rx_bits_mod(&self) -> RX_BITS_MOD_R[src]

Bits 18:23

pub fn tx_bits_mod(&self) -> TX_BITS_MOD_R[src]

Bits 12:17

pub fn rx_bck_div_num(&self) -> RX_BCK_DIV_NUM_R[src]

Bits 6:11

pub fn tx_bck_div_num(&self) -> TX_BCK_DIV_NUM_R[src]

Bits 0:5