Type Alias esp32c3::dma::ch::out_push::OUTFIFO_WDATA_W

source ·
pub type OUTFIFO_WDATA_W<'a, REG> = FieldWriter<'a, REG, 9, u16>;
Expand description

Field OUTFIFO_WDATA writer - This register stores the data that need to be pushed into DMA FIFO.

Aliased Type§

struct OUTFIFO_WDATA_W<'a, REG> { /* private fields */ }