Module esp32s3::dma::pd_conf

source ·
Expand description

reserved

Structs

Type Definitions

  • Field DMA_RAM_CLK_FO reader - 1: Force to open the clock and bypass the gate-clock when accessing the RAM in DMA. 0: A gate-clock will be used when accessing the RAM in DMA.
  • Field DMA_RAM_CLK_FO writer - 1: Force to open the clock and bypass the gate-clock when accessing the RAM in DMA. 0: A gate-clock will be used when accessing the RAM in DMA.
  • Field DMA_RAM_FORCE_PD reader - Set this bit to force power down DMA internal memory.
  • Field DMA_RAM_FORCE_PD writer - Set this bit to force power down DMA internal memory.
  • Field DMA_RAM_FORCE_PU reader - Set this bit to force power up DMA internal memory
  • Field DMA_RAM_FORCE_PU writer - Set this bit to force power up DMA internal memory