Module esp32c2_hal::pac::apb_ctrl::clkgate_force_on
Expand description
Memory power configuration registers
Structs
Memory power configuration registers
Register
CLKGATE_FORCE_ON
readerRegister
CLKGATE_FORCE_ON
writerType Definitions
Field
ROM_CLKGATE_FORCE_ON
reader - Set the bit to 1 to force rom always have clock, for low power can clear to 0 then only when have access the rom have clockField
ROM_CLKGATE_FORCE_ON
writer - Set the bit to 1 to force rom always have clock, for low power can clear to 0 then only when have access the rom have clockField
SRAM_CLKGATE_FORCE_ON
reader - Set the bit to 1 to force sram always have clock, for low power can clear to 0 then only when have access the sram have clockField
SRAM_CLKGATE_FORCE_ON
writer - Set the bit to 1 to force sram always have clock, for low power can clear to 0 then only when have access the sram have clock