Type Alias d1_pac::timer::tmr_irq_en::TMR1_IRQ_EN_R

source ·
pub type TMR1_IRQ_EN_R = BitReader<TMR1_IRQ_EN_A>;
Expand description

Field tmr1_irq_en reader -

Aliased Type§

struct TMR1_IRQ_EN_R { /* private fields */ }

Implementations§

source§

impl TMR1_IRQ_EN_R

source

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