Type Alias nrf52840_pac::clock::intenset::HFCLKSTARTED_R
source · pub type HFCLKSTARTED_R = BitReader<HFCLKSTARTED_A>;
Expand description
Field HFCLKSTARTED
reader - Write ‘1’ to enable interrupt for HFCLKSTARTED event
Aliased Type§
struct HFCLKSTARTED_R { /* private fields */ }
Implementations§
source§impl HFCLKSTARTED_R
impl HFCLKSTARTED_R
sourcepub fn variant(&self) -> HFCLKSTARTED_A
pub fn variant(&self) -> HFCLKSTARTED_A
Get enumerated values variant
sourcepub fn is_disabled(&self) -> bool
pub fn is_disabled(&self) -> bool
Checks if the value of the field is DISABLED
sourcepub fn is_enabled(&self) -> bool
pub fn is_enabled(&self) -> bool
Checks if the value of the field is ENABLED