Module esp32c3::dma::out_push_ch1

source ·
Expand description

DMA_OUT_PUSH_CH1_REG.

Structs

  • DMA_OUT_PUSH_CH1_REG.
  • Register OUT_PUSH_CH1 reader
  • Register OUT_PUSH_CH1 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.