[−][src]Struct bl602_pac::hbn::hbn_irq_mode::R
Register HBN_IRQ_MODE
reader
Implementations
impl R
[src][−]
pub fn pin_wakeup_en(&self) -> PIN_WAKEUP_EN_R
[src][−]
Bit 27
pub fn pin_wakeup_sel(&self) -> PIN_WAKEUP_SEL_R
[src][−]
Bits 24:26
pub fn irq_acomp1_en(&self) -> IRQ_ACOMP1_EN_R
[src][−]
Bits 22:23
pub fn irq_acomp0_en(&self) -> IRQ_ACOMP0_EN_R
[src][−]
Bits 20:21
pub fn irq_bor_en(&self) -> IRQ_BOR_EN_R
[src][−]
Bit 18
pub fn reg_en_hw_pu_pd(&self) -> REG_EN_HW_PU_PD_R
[src][−]
Bit 16
pub fn reg_aon_pad_ie_smt(&self) -> REG_AON_PAD_IE_SMT_R
[src][−]
Bit 8
pub fn hbn_pin_wakeup_mask(&self) -> HBN_PIN_WAKEUP_MASK_R
[src][−]
Bits 3:4
pub fn hbn_pin_wakeup_mode(&self) -> HBN_PIN_WAKEUP_MODE_R
[src][−]
Bits 0:2
Methods from Deref<Target = R<HBN_IRQ_MODE_SPEC>>
Trait Implementations
Auto Trait Implementations
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,