W

Type Alias W 

pub type W = W<TimcfgSpec>;
Expand description

Register TIMCFG[%s] writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn tstart(&mut self) -> TstartW<'_, TimcfgSpec>

Bit 1 - Timer Start Bit

pub fn tstop(&mut self) -> TstopW<'_, TimcfgSpec>

Bits 4:5 - Timer Stop Bit

pub fn timena(&mut self) -> TimenaW<'_, TimcfgSpec>

Bits 8:10 - Timer Enable

pub fn timdis(&mut self) -> TimdisW<'_, TimcfgSpec>

Bits 12:14 - Timer Disable

pub fn timrst(&mut self) -> TimrstW<'_, TimcfgSpec>

Bits 16:18 - Timer Reset

pub fn timdec(&mut self) -> TimdecW<'_, TimcfgSpec>

Bits 20:21 - Timer Decrement

pub fn timout(&mut self) -> TimoutW<'_, TimcfgSpec>

Bits 24:25 - Timer Output