Type Alias d1_pac::rtc::losc_ctrl::RTC_SRC_SEL_R

source ·
pub type RTC_SRC_SEL_R = BitReader<RTC_SRC_SEL_A>;
Expand description

Field rtc_src_sel reader - RTC_TIMER Clock Source Select

Aliased Type§

struct RTC_SRC_SEL_R { /* private fields */ }

Implementations§

source§

impl RTC_SRC_SEL_R

source

pub fn variant(&self) -> RTC_SRC_SEL_A

Get enumerated values variant

source

pub fn is_losc_src(&self) -> bool

Checks if the value of the field is LOSC_SRC

source

pub fn is_24mdiv32k(&self) -> bool

Checks if the value of the field is _24MDIV32K