Module esp32c2_hal::pac::dma::out_push_ch0
Expand description
DMA_OUT_PUSH_CH0_REG.
Structs
Type Definitions
Field
OUTFIFO_PUSH
reader - Set this bit to push data into DMA FIFO.Field
OUTFIFO_PUSH
writer - Set this bit to push data into DMA FIFO.Field
OUTFIFO_WDATA
reader - This register stores the data that need to be pushed into DMA FIFO.Field
OUTFIFO_WDATA
writer - This register stores the data that need to be pushed into DMA FIFO.