FircerrR

Type Alias FircerrR 

pub type FircerrR = BitReader<Fircerr>;
Expand description

Field FIRCERR reader - Fast IRC Clock Error

Aliased Type§

pub struct FircerrR { /* private fields */ }

Implementations§

§

impl FircerrR

pub const fn variant(&self) -> Fircerr

Get enumerated values variant

pub fn is_0(&self) -> bool

Error not detected with the Fast IRC trimming.

pub fn is_1(&self) -> bool

Error detected with the Fast IRC trimming.