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

source

pub fn variant(&self) -> Option<CPUNIDEN_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