Module esp32c6::dma::misc_conf

source ·
Expand description

MISC register

Structs

Type Definitions

  • Field AHBM_RST_INTER reader - Set this bit then clear this bit to reset the internal ahb FSM.
  • Field AHBM_RST_INTER writer - Set this bit then clear this bit to reset the internal ahb FSM.
  • Field ARB_PRI_DIS reader - Set this bit to disable priority arbitration function.
  • Field ARB_PRI_DIS writer - Set this bit to disable priority arbitration function.
  • Field CLK_EN reader - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers.
  • Field CLK_EN writer - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers.