Module esp32c3::dma::ch::in_conf0

source ·
Expand description

DMA_IN_CONF0_CH0_REG.

Structs§

Type Aliases§

  • Field INDSCR_BURST_EN reader - Set this bit to 1 to enable INCR burst transfer for Rx channel 0 reading link descriptor when accessing internal SRAM.
  • Field INDSCR_BURST_EN writer - Set this bit to 1 to enable INCR burst transfer for Rx channel 0 reading link descriptor when accessing internal SRAM.
  • Field IN_DATA_BURST_EN reader - Set this bit to 1 to enable INCR burst transfer for Rx channel 0 receiving data when accessing internal SRAM.
  • Field IN_DATA_BURST_EN writer - Set this bit to 1 to enable INCR burst transfer for Rx channel 0 receiving data when accessing internal SRAM.
  • Field IN_LOOP_TEST reader - reserved
  • Field IN_LOOP_TEST writer - reserved
  • Field IN_RST reader - This bit is used to reset DMA channel 0 Rx FSM and Rx FIFO pointer.
  • Field IN_RST writer - This bit is used to reset DMA channel 0 Rx FSM and Rx FIFO pointer.
  • Field MEM_TRANS_EN reader - Set this bit 1 to enable automatic transmitting data from memory to memory via DMA.
  • Field MEM_TRANS_EN writer - Set this bit 1 to enable automatic transmitting data from memory to memory via DMA.
  • Register IN_CONF0 reader
  • Register IN_CONF0 writer