Type Alias esp32s2::i2s0::lc_state1::R

source ·
pub type R = R<LC_STATE1_SPEC>;
Expand description

Register LC_STATE1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

Bits 0:17 - I2S DMA in descriptor address.

source

pub fn in_dscr_state(&self) -> IN_DSCR_STATE_R

Bits 18:19 - I2S DMA in descriptor state.

source

pub fn in_state(&self) -> IN_STATE_R

Bits 20:22 - I2S DMA in data state.

source

pub fn infifo_cnt_debug(&self) -> INFIFO_CNT_DEBUG_R

Bits 23:29 - The remains of I2S DMA infifo data.

source

pub fn in_full(&self) -> IN_FULL_R

Bit 30 - I2S DMA infifo is full.

source

pub fn in_empty(&self) -> IN_EMPTY_R

Bit 31 - I2S DMA infifo is empty.