Type Alias esp32::i2s0::timing::W

source ·
pub type W = W<TIMING_SPEC>;
Expand description

Register TIMING writer

Implementations§

source§

impl W

source

pub fn tx_bck_in_delay(&mut self) -> TX_BCK_IN_DELAY_W<'_, TIMING_SPEC, 0>

Bits 0:1

source

pub fn tx_ws_in_delay(&mut self) -> TX_WS_IN_DELAY_W<'_, TIMING_SPEC, 2>

Bits 2:3

source

pub fn rx_bck_in_delay(&mut self) -> RX_BCK_IN_DELAY_W<'_, TIMING_SPEC, 4>

Bits 4:5

source

pub fn rx_ws_in_delay(&mut self) -> RX_WS_IN_DELAY_W<'_, TIMING_SPEC, 6>

Bits 6:7

source

pub fn rx_sd_in_delay(&mut self) -> RX_SD_IN_DELAY_W<'_, TIMING_SPEC, 8>

Bits 8:9

source

pub fn tx_bck_out_delay(&mut self) -> TX_BCK_OUT_DELAY_W<'_, TIMING_SPEC, 10>

Bits 10:11

source

pub fn tx_ws_out_delay(&mut self) -> TX_WS_OUT_DELAY_W<'_, TIMING_SPEC, 12>

Bits 12:13

source

pub fn tx_sd_out_delay(&mut self) -> TX_SD_OUT_DELAY_W<'_, TIMING_SPEC, 14>

Bits 14:15

source

pub fn rx_ws_out_delay(&mut self) -> RX_WS_OUT_DELAY_W<'_, TIMING_SPEC, 16>

Bits 16:17

source

pub fn rx_bck_out_delay(&mut self) -> RX_BCK_OUT_DELAY_W<'_, TIMING_SPEC, 18>

Bits 18:19

source

pub fn tx_dsync_sw(&mut self) -> TX_DSYNC_SW_W<'_, TIMING_SPEC, 20>

Bit 20

source

pub fn rx_dsync_sw(&mut self) -> RX_DSYNC_SW_W<'_, TIMING_SPEC, 21>

Bit 21

source

pub fn data_enable_delay(&mut self) -> DATA_ENABLE_DELAY_W<'_, TIMING_SPEC, 22>

Bits 22:23

source

pub fn tx_bck_in_inv(&mut self) -> TX_BCK_IN_INV_W<'_, TIMING_SPEC, 24>

Bit 24

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.