SoscenR

Type Alias SoscenR 

pub type SoscenR = BitReader<Soscen>;
Expand description

Field SOSCEN reader - System OSC Enable

Aliased Type§

pub struct SoscenR { /* private fields */ }

Implementations§

§

impl SoscenR

pub const fn variant(&self) -> Soscen

Get enumerated values variant

pub fn is_0(&self) -> bool

System OSC is disabled

pub fn is_1(&self) -> bool

System OSC is enabled