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

type W = W<u32, FIFO_CONF>;

Writer for register FIFO_CONF

Implementations

impl W[src]

pub fn rx_fifo_mod_force_en(&mut self) -> RX_FIFO_MOD_FORCE_EN_W<'_>[src]

Bit 20

pub fn tx_fifo_mod_force_en(&mut self) -> TX_FIFO_MOD_FORCE_EN_W<'_>[src]

Bit 19

pub fn rx_fifo_mod(&mut self) -> RX_FIFO_MOD_W<'_>[src]

Bits 16:18

pub fn tx_fifo_mod(&mut self) -> TX_FIFO_MOD_W<'_>[src]

Bits 13:15

pub fn dscr_en(&mut self) -> DSCR_EN_W<'_>[src]

Bit 12

pub fn tx_data_num(&mut self) -> TX_DATA_NUM_W<'_>[src]

Bits 6:11

pub fn rx_data_num(&mut self) -> RX_DATA_NUM_W<'_>[src]

Bits 0:5