Type Alias d1_pac::rtc::alarm0_irq_en::ALARM0_IRQ_EN_R

source ·
pub type ALARM0_IRQ_EN_R = BitReader<ALARM0_IRQ_EN_A>;
Expand description

Field alarm0_irq_en reader - Alarm 0 IRQ Enable

Aliased Type§

struct ALARM0_IRQ_EN_R { /* private fields */ }

Implementations§

source§

impl ALARM0_IRQ_EN_R

source

pub fn variant(&self) -> ALARM0_IRQ_EN_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