Type Alias esp32c6_lp::lp_timer::update::W

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

Register UPDATE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn main_timer_update(&mut self) -> MAIN_TIMER_UPDATE_W<'_, UPDATE_SPEC>

Bit 28 - need_des

source

pub fn main_timer_xtal_off(&mut self) -> MAIN_TIMER_XTAL_OFF_W<'_, UPDATE_SPEC>

Bit 29 - need_des

source

pub fn main_timer_sys_stall( &mut self ) -> MAIN_TIMER_SYS_STALL_W<'_, UPDATE_SPEC>

Bit 30 - need_des

source

pub fn main_timer_sys_rst(&mut self) -> MAIN_TIMER_SYS_RST_W<'_, UPDATE_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