Type Alias esp32c6::pmu::lp_int_clr::W

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

Register LP_INT_CLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn lp_cpu_wakeup_int_clr( &mut self ) -> LP_CPU_WAKEUP_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 20 - need_des

source

pub fn modem_switch_active_end_int_clr( &mut self ) -> MODEM_SWITCH_ACTIVE_END_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 21 - need_des

source

pub fn sleep_switch_active_end_int_clr( &mut self ) -> SLEEP_SWITCH_ACTIVE_END_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 22 - need_des

source

pub fn sleep_switch_modem_end_int_clr( &mut self ) -> SLEEP_SWITCH_MODEM_END_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 23 - need_des

source

pub fn modem_switch_sleep_end_int_clr( &mut self ) -> MODEM_SWITCH_SLEEP_END_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 24 - need_des

source

pub fn active_switch_sleep_end_int_clr( &mut self ) -> ACTIVE_SWITCH_SLEEP_END_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 25 - need_des

source

pub fn modem_switch_active_start_int_clr( &mut self ) -> MODEM_SWITCH_ACTIVE_START_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 26 - need_des

source

pub fn sleep_switch_active_start_int_clr( &mut self ) -> SLEEP_SWITCH_ACTIVE_START_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 27 - need_des

source

pub fn sleep_switch_modem_start_int_clr( &mut self ) -> SLEEP_SWITCH_MODEM_START_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 28 - need_des

source

pub fn modem_switch_sleep_start_int_clr( &mut self ) -> MODEM_SWITCH_SLEEP_START_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 29 - need_des

source

pub fn active_switch_sleep_start_int_clr( &mut self ) -> ACTIVE_SWITCH_SLEEP_START_INT_CLR_W<'_, LP_INT_CLR_SPEC>

Bit 30 - need_des

source

pub fn hp_sw_trigger_int_clr( &mut self ) -> HP_SW_TRIGGER_INT_CLR_W<'_, LP_INT_CLR_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