Module esp32s2::interrupt_core0::clock_gate
source · Expand description
NMI interrupt signals mask register
Structs
- NMI interrupt signals mask register
- Register
CLOCK_GATE
reader - Register
CLOCK_GATE
writer
Type Definitions
- Field
CLK_EN
reader - This bit is used to enable or disable the clock of interrupt matrix. 1: enable the clock. 0: disable the clock. - Field
CLK_EN
writer - This bit is used to enable or disable the clock of interrupt matrix. 1: enable the clock. 0: disable the clock. - Field
PRO_NMI_MASK_HW
reader - This bit is used to disable all NMI interrupt signals to CPU. - Field
PRO_NMI_MASK_HW
writer - This bit is used to disable all NMI interrupt signals to CPU.