nrf52840_pac::uicr::debugctrl

Type Alias 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

Source

pub fn variant(&self) -> Option<CPUFPBEN_A>

Get enumerated values variant

Source

pub fn is_enabled(&self) -> bool

Checks if the value of the field is ENABLED

Source

pub fn is_disabled(&self) -> bool

Checks if the value of the field is DISABLED