pub type R = R<LC_STATE1_SPEC>;
Expand description
Register LC_STATE1
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn inlink_dscr_addr(&self) -> INLINK_DSCR_ADDR_R
pub fn inlink_dscr_addr(&self) -> INLINK_DSCR_ADDR_R
Bits 0:17 - I2S DMA in descriptor address.
sourcepub fn in_dscr_state(&self) -> IN_DSCR_STATE_R
pub fn in_dscr_state(&self) -> IN_DSCR_STATE_R
Bits 18:19 - I2S DMA in descriptor state.
sourcepub fn in_state(&self) -> IN_STATE_R
pub fn in_state(&self) -> IN_STATE_R
Bits 20:22 - I2S DMA in data state.
sourcepub fn infifo_cnt_debug(&self) -> INFIFO_CNT_DEBUG_R
pub fn infifo_cnt_debug(&self) -> INFIFO_CNT_DEBUG_R
Bits 23:29 - The remains of I2S DMA infifo data.
sourcepub fn in_empty(&self) -> IN_EMPTY_R
pub fn in_empty(&self) -> IN_EMPTY_R
Bit 31 - I2S DMA infifo is empty.