Type Alias d1_pac::rtc::alarm0_enable::ALM_0_EN_R

source ·
pub type ALM_0_EN_R = BitReader<ALM_0_EN_A>;
Expand description

Field alm_0_en reader - Alarm 0 Enable

Aliased Type§

struct ALM_0_EN_R { /* private fields */ }

Implementations§

source§

impl ALM_0_EN_R

source

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