Type Alias esp32c3::dma::ch::in_pop::R

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

Register IN_POP reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn infifo_rdata(&self) -> INFIFO_RDATA_R

Bits 0:11 - This register stores the data popping from DMA FIFO.

source

pub fn infifo_pop(&self) -> INFIFO_POP_R

Bit 12 - Set this bit to pop data from DMA FIFO.