R

Type Alias R 

pub type R = R<CsrSpec>;
Expand description

Register CSR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn ten(&self) -> TenR

Bit 0 - Timer Enable

pub fn tms(&self) -> TmsR

Bit 1 - Timer Mode Select

pub fn tfc(&self) -> TfcR

Bit 2 - Timer Free-Running Counter

pub fn tpp(&self) -> TppR

Bit 3 - Timer Pin Polarity

pub fn tps(&self) -> TpsR

Bits 4:5 - Timer Pin Select

pub fn tie(&self) -> TieR

Bit 6 - Timer Interrupt Enable

pub fn tcf(&self) -> TcfR

Bit 7 - Timer Compare Flag

pub fn tdre(&self) -> TdreR

Bit 8 - Timer DMA Request Enable