ClkoutselR

Type Alias ClkoutselR 

pub type ClkoutselR = FieldReader<Clkoutsel>;
Expand description

Field CLKOUTSEL reader - SCG Clkout Select

Aliased Type§

pub struct ClkoutselR { /* private fields */ }

Implementations§

§

impl ClkoutselR

pub const fn variant(&self) -> Option<Clkoutsel>

Get enumerated values variant

pub fn is_0000(&self) -> bool

SCG SLOW Clock

pub fn is_0001(&self) -> bool

System OSC (SOSC_CLK)

pub fn is_0010(&self) -> bool

Slow IRC (SIRC_CLK)

pub fn is_0011(&self) -> bool

Fast IRC (FIRC_CLK)

pub fn is_0110(&self) -> bool

System PLL (SPLL_CLK)