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

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