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

type W = W<u32, CONF1>;

Writer for register CONF1

Implementations

impl W[src]

pub fn tx_zeros_rm_en(&mut self) -> TX_ZEROS_RM_EN_W<'_>[src]

Bit 9

pub fn tx_stop_en(&mut self) -> TX_STOP_EN_W<'_>[src]

Bit 8

pub fn rx_pcm_bypass(&mut self) -> RX_PCM_BYPASS_W<'_>[src]

Bit 7

pub fn rx_pcm_conf(&mut self) -> RX_PCM_CONF_W<'_>[src]

Bits 4:6

pub fn tx_pcm_bypass(&mut self) -> TX_PCM_BYPASS_W<'_>[src]

Bit 3

pub fn tx_pcm_conf(&mut self) -> TX_PCM_CONF_W<'_>[src]

Bits 0:2