Type Alias atsame54n::osc32kctrl::rtcctrl::RTCSEL_R

source ·
pub type RTCSEL_R = FieldReader<RTCSELSELECT_A>;
Expand description

Field RTCSEL reader - RTC Clock Selection

Aliased Type§

struct RTCSEL_R { /* private fields */ }

Implementations§

source§

impl RTCSEL_R

source

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

Get enumerated values variant

source

pub fn is_ulp1k(&self) -> bool

1.024kHz from 32kHz internal ULP oscillator

source

pub fn is_ulp32k(&self) -> bool

32.768kHz from 32kHz internal ULP oscillator

source

pub fn is_xosc1k(&self) -> bool

1.024kHz from 32.768kHz internal oscillator

source

pub fn is_xosc32k(&self) -> bool

32.768kHz from 32.768kHz external crystal oscillator