Module esp32c3::dma::ch::out_link

source ·
Expand description

DMA_OUT_LINK_CH0_REG.

Structs§

Type Aliases§

  • Field OUTLINK_ADDR reader - This register stores the 20 least significant bits of the first outlink descriptor’s address.
  • Field OUTLINK_ADDR writer - This register stores the 20 least significant bits of the first outlink descriptor’s address.
  • Field OUTLINK_PARK reader - 1: the outlink descriptor’s FSM is in idle state. 0: the outlink descriptor’s FSM is working.
  • Field OUTLINK_RESTART reader - Set this bit to restart a new outlink from the last address.
  • Field OUTLINK_RESTART writer - Set this bit to restart a new outlink from the last address.
  • Field OUTLINK_START reader - Set this bit to start dealing with the outlink descriptors.
  • Field OUTLINK_START writer - Set this bit to start dealing with the outlink descriptors.
  • Field OUTLINK_STOP reader - Set this bit to stop dealing with the outlink descriptors.
  • Field OUTLINK_STOP writer - Set this bit to stop dealing with the outlink descriptors.
  • Register OUT_LINK reader
  • Register OUT_LINK writer