R

Type Alias R 

pub type R = R<TimcfgSpec>;
Expand description

Register TIMCFG[%s] reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn tstart(&self) -> TstartR

Bit 1 - Timer Start Bit

pub fn tstop(&self) -> TstopR

Bits 4:5 - Timer Stop Bit

pub fn timena(&self) -> TimenaR

Bits 8:10 - Timer Enable

pub fn timdis(&self) -> TimdisR

Bits 12:14 - Timer Disable

pub fn timrst(&self) -> TimrstR

Bits 16:18 - Timer Reset

pub fn timdec(&self) -> TimdecR

Bits 20:21 - Timer Decrement

pub fn timout(&self) -> TimoutR

Bits 24:25 - Timer Output