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

type W = W<u32, SAMPLE_RATE_CONF>;

Writer for register SAMPLE_RATE_CONF

Implementations

impl W[src]

pub fn rx_bits_mod(&mut self) -> RX_BITS_MOD_W<'_>[src]

Bits 18:23

pub fn tx_bits_mod(&mut self) -> TX_BITS_MOD_W<'_>[src]

Bits 12:17

pub fn rx_bck_div_num(&mut self) -> RX_BCK_DIV_NUM_W<'_>[src]

Bits 6:11

pub fn tx_bck_div_num(&mut self) -> TX_BCK_DIV_NUM_W<'_>[src]

Bits 0:5