Type Alias OSEL_R

Source
pub type OSEL_R = FieldReader<OSEL>;
Expand description

Field OSEL reader - Output selection

Aliased Type§

pub struct OSEL_R { /* private fields */ }

Implementations§

Source§

impl OSEL_R

Source

pub const fn variant(&self) -> OSEL

Get enumerated values variant

Source

pub fn is_disabled(&self) -> bool

Output disabled

Source

pub fn is_alarm_a(&self) -> bool

Alarm A output enabled

Source

pub fn is_alarm_b(&self) -> bool

Alarm B output enabled

Source

pub fn is_wakeup(&self) -> bool

Wakeup output enabled