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

type W = W<u32, I2S_FIFO_CONF_REG>;

Writer for register I2S_FIFO_CONF_REG

Methods

impl W[src]

pub fn i2s_rx_fifo_mod_force_en(&mut self) -> I2S_RX_FIFO_MOD_FORCE_EN_W[src]

Bit 20

pub fn i2s_tx_fifo_mod_force_en(&mut self) -> I2S_TX_FIFO_MOD_FORCE_EN_W[src]

Bit 19

pub fn i2s_rx_fifo_mod(&mut self) -> I2S_RX_FIFO_MOD_W[src]

Bits 16:18

pub fn i2s_tx_fifo_mod(&mut self) -> I2S_TX_FIFO_MOD_W[src]

Bits 13:15

pub fn i2s_dscr_en(&mut self) -> I2S_DSCR_EN_W[src]

Bit 12

pub fn i2s_tx_data_num(&mut self) -> I2S_TX_DATA_NUM_W[src]

Bits 6:11

pub fn i2s_rx_data_num(&mut self) -> I2S_RX_DATA_NUM_W[src]

Bits 0:5