Skip to main content

W

Type Alias W 

Source
pub type W = W<u32, TIMER_CTRL>;
Expand description

Writer for register TIMER_CTRL[%s]

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn timer_start(&mut self) -> TIMER_START_W<'_>

Bit 1 - Start or restart the timer

Source

pub fn timer_stop(&mut self) -> TIMER_STOP_W<'_>

Bit 0 - Stop the timer