Module esp32c3::dma::ch::in_link

source ·
Expand description

DMA_IN_LINK_CH0_REG.

Structs§

Type Aliases§

  • Field INLINK_ADDR reader - This register stores the 20 least significant bits of the first inlink descriptor’s address.
  • Field INLINK_ADDR writer - This register stores the 20 least significant bits of the first inlink descriptor’s address.
  • Field INLINK_AUTO_RET reader - Set this bit to return to current inlink descriptor’s address, when there are some errors in current receiving data.
  • Field INLINK_AUTO_RET writer - Set this bit to return to current inlink descriptor’s address, when there are some errors in current receiving data.
  • Field INLINK_PARK reader - 1: the inlink descriptor’s FSM is in idle state. 0: the inlink descriptor’s FSM is working.
  • Field INLINK_RESTART reader - Set this bit to mount a new inlink descriptor.
  • Field INLINK_RESTART writer - Set this bit to mount a new inlink descriptor.
  • Field INLINK_START reader - Set this bit to start dealing with the inlink descriptors.
  • Field INLINK_START writer - Set this bit to start dealing with the inlink descriptors.
  • Field INLINK_STOP reader - Set this bit to stop dealing with the inlink descriptors.
  • Field INLINK_STOP writer - Set this bit to stop dealing with the inlink descriptors.
  • Register IN_LINK reader
  • Register IN_LINK writer