FircvldR

Type Alias FircvldR 

pub type FircvldR = BitReader<Fircvld>;
Expand description

Field FIRCVLD reader - Fast IRC Valid status

Aliased Type§

pub struct FircvldR { /* private fields */ }

Implementations§

§

impl FircvldR

pub const fn variant(&self) -> Fircvld

Get enumerated values variant

pub fn is_0(&self) -> bool

Fast IRC is not enabled or clock is not valid.

pub fn is_1(&self) -> bool

Fast IRC is enabled and output clock is valid. The clock is valid once there is an output clock from the FIRC analog.