Struct esp32s2::interrupt::clock_gate::R
source · pub struct R(_);
Expand description
Register CLOCK_GATE
reader
Implementations§
source§impl R
impl R
sourcepub fn clk_en(&self) -> CLK_EN_R
pub fn clk_en(&self) -> CLK_EN_R
Bit 0 - This bit is used to enable or disable the clock of interrupt matrix. 1: enable the clock. 0: disable the clock.
sourcepub fn pro_nmi_mask_hw(&self) -> PRO_NMI_MASK_HW_R
pub fn pro_nmi_mask_hw(&self) -> PRO_NMI_MASK_HW_R
Bit 1 - This bit is used to disable all NMI interrupt signals to CPU.