Type Alias d1_pac::rtc::alarm_config::ALARM_WAKEUP_R

source ·
pub type ALARM_WAKEUP_R = BitReader<ALARM_WAKEUP_A>;
Expand description

Field alarm_wakeup reader - Configuration of alarm wake up output.

Aliased Type§

struct ALARM_WAKEUP_R { /* private fields */ }

Implementations§

source§

impl ALARM_WAKEUP_R

source

pub fn variant(&self) -> ALARM_WAKEUP_A

Get enumerated values variant

source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

source

pub fn is_enable(&self) -> bool

Checks if the value of the field is ENABLE