SircstenR

Type Alias SircstenR 

pub type SircstenR = BitReader<Sircsten>;
Expand description

Field SIRCSTEN reader - Slow IRC Stop Enable

Aliased Type§

pub struct SircstenR { /* private fields */ }

Implementations§

§

impl SircstenR

pub const fn variant(&self) -> Sircsten

Get enumerated values variant

pub fn is_0(&self) -> bool

Slow IRC is disabled in supported Stop modes

pub fn is_1(&self) -> bool

Slow IRC is enabled in supported Stop modes