FircregoffR

Type Alias FircregoffR 

pub type FircregoffR = BitReader<Fircregoff>;
Expand description

Field FIRCREGOFF reader - Fast IRC Regulator Enable

Aliased Type§

pub struct FircregoffR { /* private fields */ }

Implementations§

§

impl FircregoffR

pub const fn variant(&self) -> Fircregoff

Get enumerated values variant

pub fn is_0(&self) -> bool

Fast IRC Regulator is enabled.

pub fn is_1(&self) -> bool

Fast IRC Regulator is disabled.