Type Alias 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