Type Alias esp32h2::lp_timer::int_ena::W

source ·
pub type W = W<INT_ENA_SPEC>;
Expand description

Register INT_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn overflow_ena(&mut self) -> OVERFLOW_ENA_W<'_, INT_ENA_SPEC>

Bit 30 - need_des

source

pub fn soc_wakeup_int_ena(&mut self) -> SOC_WAKEUP_INT_ENA_W<'_, INT_ENA_SPEC>

Bit 31 - need_des

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual