Skip to main content

SourceR

Type Alias SourceR 

Source
pub type SourceR = FieldReader<Source>;
Expand description

Field SOURCE reader - Clock Source

Aliased Type§

pub struct SourceR { /* private fields */ }

Implementations§

Source§

impl SourceR

Source

pub const fn variant(&self) -> Source

Get enumerated values variant

Source

pub fn is_sosc(&self) -> bool

SOSC

Source

pub fn is_firc(&self) -> bool

FIRC 45 MHz clock. FIRC_SCLK_PERIPH_EN needs to be set to use FIRC 45 MHz clock.

Source

pub fn is_rsvd(&self) -> bool

ROSC

Source

pub fn is_sirc(&self) -> bool

SIRC 12 MHz clock