Module esp32s3::dma::out_push_ch

source ·
Expand description

Push control register of Rx channel 0

Structs

Push control register of Rx channel 0
Register OUT_PUSH_CH%s reader
Register OUT_PUSH_CH%s writer

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.