Module esp32s3::dma::misc_conf

source ·
Expand description

MISC register

Structs

MISC register
Register MISC_CONF reader
Register MISC_CONF writer

Type Definitions

Field AHBM_RST_EXTER reader - Set this bit, then clear this bit to reset the external ahb FSM.
Field AHBM_RST_EXTER writer - Set this bit, then clear this bit to reset the external ahb FSM.
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.