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

type R = R<u32, CONF1>;

Reader of register CONF1

Implementations

impl R[src]

pub fn tx_zeros_rm_en(&self) -> TX_ZEROS_RM_EN_R[src]

Bit 9

pub fn tx_stop_en(&self) -> TX_STOP_EN_R[src]

Bit 8

pub fn rx_pcm_bypass(&self) -> RX_PCM_BYPASS_R[src]

Bit 7

pub fn rx_pcm_conf(&self) -> RX_PCM_CONF_R[src]

Bits 4:6

pub fn tx_pcm_bypass(&self) -> TX_PCM_BYPASS_R[src]

Bit 3

pub fn tx_pcm_conf(&self) -> TX_PCM_CONF_R[src]

Bits 0:2