Type Alias d1_pac::spinlock::spinlock_irq_en::LOCK_IRQ_EN_R

source ·
pub type LOCK_IRQ_EN_R = BitReader<LOCK_IRQ_EN_A>;
Expand description

Field lock_irq_en[0-31] reader - Lock[i] Interrupt Enable

Aliased Type§

struct LOCK_IRQ_EN_R { /* private fields */ }

Implementations§

source§

impl LOCK_IRQ_EN_R

source

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