ForcedR

Type Alias ForcedR 

pub type ForcedR = BitReader<Forced>;
Expand description

Field FORCED reader - Indicates a forced hard fault, generated by escalation of a fault with configurable priority that cannot be handles, either because of priority or because it is disabled

Aliased Type§

pub struct ForcedR { /* private fields */ }

Implementations§

§

impl ForcedR

pub const fn variant(&self) -> Forced

Get enumerated values variant

pub fn is_0(&self) -> bool

no forced HardFault

pub fn is_1(&self) -> bool

forced HardFault