Module esp32::spi0::dma_in_link

source ·
Expand description

Structs§

Type Aliases§

  • Field INLINK_ADDR reader - The address of the first inlink descriptor.
  • Field INLINK_ADDR writer - The address of the first inlink descriptor.
  • Field INLINK_AUTO_RET reader - when the bit is set inlink descriptor returns to the next descriptor while a packet is wrong
  • Field INLINK_AUTO_RET writer - when the bit is set inlink descriptor returns to the next descriptor while a packet is wrong
  • Field INLINK_RESTART reader - Set the bit to mount on new inlink descriptors.
  • Field INLINK_RESTART writer - Set the bit to mount on new inlink descriptors.
  • Field INLINK_START reader - Set the bit to start to use inlink descriptor.
  • Field INLINK_START writer - Set the bit to start to use inlink descriptor.
  • Field INLINK_STOP reader - Set the bit to stop to use inlink descriptor.
  • Field INLINK_STOP writer - Set the bit to stop to use inlink descriptor.
  • Register DMA_IN_LINK reader
  • Register DMA_IN_LINK writer