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

type R = R<u32, CONF>;

Reader of register CONF

Implementations

impl R[src]

pub fn sig_loopback(&self) -> SIG_LOOPBACK_R[src]

Bit 18

pub fn rx_msb_right(&self) -> RX_MSB_RIGHT_R[src]

Bit 17

pub fn tx_msb_right(&self) -> TX_MSB_RIGHT_R[src]

Bit 16

pub fn rx_mono(&self) -> RX_MONO_R[src]

Bit 15

pub fn tx_mono(&self) -> TX_MONO_R[src]

Bit 14

pub fn rx_short_sync(&self) -> RX_SHORT_SYNC_R[src]

Bit 13

pub fn tx_short_sync(&self) -> TX_SHORT_SYNC_R[src]

Bit 12

pub fn rx_msb_shift(&self) -> RX_MSB_SHIFT_R[src]

Bit 11

pub fn tx_msb_shift(&self) -> TX_MSB_SHIFT_R[src]

Bit 10

pub fn rx_right_first(&self) -> RX_RIGHT_FIRST_R[src]

Bit 9

pub fn tx_right_first(&self) -> TX_RIGHT_FIRST_R[src]

Bit 8

pub fn rx_slave_mod(&self) -> RX_SLAVE_MOD_R[src]

Bit 7

pub fn tx_slave_mod(&self) -> TX_SLAVE_MOD_R[src]

Bit 6

pub fn rx_start(&self) -> RX_START_R[src]

Bit 5

pub fn tx_start(&self) -> TX_START_R[src]

Bit 4

pub fn rx_fifo_reset(&self) -> RX_FIFO_RESET_R[src]

Bit 3

pub fn tx_fifo_reset(&self) -> TX_FIFO_RESET_R[src]

Bit 2

pub fn rx_reset(&self) -> RX_RESET_R[src]

Bit 1

pub fn tx_reset(&self) -> TX_RESET_R[src]

Bit 0