Type Alias nrf52840_pac::uicr::debugctrl::CPUFPBEN_R
source · pub type CPUFPBEN_R = FieldReader<u8, CPUFPBEN_A>;
Expand description
Field CPUFPBEN
reader - Configure CPU flash patch and breakpoint (FPB) unit behavior
Aliased Type§
struct CPUFPBEN_R { /* private fields */ }
Implementations§
source§impl CPUFPBEN_R
impl CPUFPBEN_R
sourcepub fn variant(&self) -> Option<CPUFPBEN_A>
pub fn variant(&self) -> Option<CPUFPBEN_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