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