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