Type Alias nrf52840_pac::uicr::debugctrl::CPUNIDEN_R
source · pub type CPUNIDEN_R = FieldReader<u8, CPUNIDEN_A>;
Expand description
Field CPUNIDEN
reader - Configure CPU non-intrusive debug features
Aliased Type§
struct CPUNIDEN_R { /* private fields */ }
Implementations§
source§impl CPUNIDEN_R
impl CPUNIDEN_R
sourcepub fn variant(&self) -> Option<CPUNIDEN_A>
pub fn variant(&self) -> Option<CPUNIDEN_A>
Get enumerated values variant
sourcepub fn is_enabled(&self) -> bool
pub fn is_enabled(&self) -> bool
Checks if the value of the field is ENABLED
sourcepub fn is_disabled(&self) -> bool
pub fn is_disabled(&self) -> bool
Checks if the value of the field is DISABLED