TfcR

Type Alias TfcR 

pub type TfcR = BitReader<Tfc>;
Expand description

Field TFC reader - Timer Free-Running Counter

Aliased Type§

pub struct TfcR { /* private fields */ }

Implementations§

§

impl TfcR

pub const fn variant(&self) -> Tfc

Get enumerated values variant

pub fn is_0(&self) -> bool

CNR is reset whenever TCF is set.

pub fn is_1(&self) -> bool

CNR is reset on overflow.