SirclpenR

Type Alias SirclpenR 

pub type SirclpenR = BitReader<Sirclpen>;
Expand description

Field SIRCLPEN reader - Slow IRC Low Power Enable

Aliased Type§

pub struct SirclpenR { /* private fields */ }

Implementations§

§

impl SirclpenR

pub const fn variant(&self) -> Sirclpen

Get enumerated values variant

pub fn is_0(&self) -> bool

Slow IRC is disabled in VLP modes

pub fn is_1(&self) -> bool

Slow IRC is enabled in VLP modes