Type Alias nrf52840_pac::clock::intenset::CTSTOPPED_R
source · pub type CTSTOPPED_R = BitReader<CTSTOPPED_A>;
Expand description
Field CTSTOPPED
reader - Write ‘1’ to enable interrupt for CTSTOPPED event
Aliased Type§
struct CTSTOPPED_R { /* private fields */ }
Implementations§
source§impl CTSTOPPED_R
impl CTSTOPPED_R
sourcepub fn variant(&self) -> CTSTOPPED_A
pub fn variant(&self) -> CTSTOPPED_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