Type Alias d1_pac::hs_timer::hs_tmr_irq_en::HS_TMR_INT_EN_R

source ·
pub type HS_TMR_INT_EN_R = BitReader<HS_TMR_INT_EN_A>;
Expand description

Field hs_tmr_int_en[0-1] reader - HSTimer Interrupt Enable

Aliased Type§

struct HS_TMR_INT_EN_R { /* private fields */ }

Implementations§

source§

impl HS_TMR_INT_EN_R

source

pub fn variant(&self) -> HS_TMR_INT_EN_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED

source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED