SpllenR

Type Alias SpllenR 

pub type SpllenR = BitReader<Spllen>;
Expand description

Field SPLLEN reader - System PLL Enable

Aliased Type§

pub struct SpllenR { /* private fields */ }

Implementations§

§

impl SpllenR

pub const fn variant(&self) -> Spllen

Get enumerated values variant

pub fn is_0(&self) -> bool

System PLL is disabled

pub fn is_1(&self) -> bool

System PLL is enabled