Module esp32c2::apb_ctrl::clkgate_force_on
source · Expand description
Memory power configuration registers
Structs
- Memory power configuration registers
Type Aliases
- Register
CLKGATE_FORCE_ON
reader - 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 clock - Field
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 clock - Field
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 clock - Field
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 - Register
CLKGATE_FORCE_ON
writer