Module esp32s2::i2s0::in_link

source ·
Expand description

I2S DMA RX configuration register

Structs

  • I2S DMA RX configuration register
  • Register IN_LINK reader
  • Register IN_LINK writer

Type Definitions

  • Field INLINK_ADDR reader - The address of first inlink descriptor.
  • Field INLINK_ADDR writer - The address of first inlink descriptor.
  • Field INLINK_PARK reader -
  • Field INLINK_RESTART reader - Set this bit to restart inlink descriptor.
  • Field INLINK_RESTART writer - Set this bit to restart inlink descriptor.
  • Field INLINK_START reader - Set this bit to start inlink descriptor.
  • Field INLINK_START writer - Set this bit to start inlink descriptor.
  • Field INLINK_STOP reader - Set this bit to stop inlink descriptor.
  • Field INLINK_STOP writer - Set this bit to stop inlink descriptor.