ForcedW

Type Alias ForcedW 

pub type ForcedW<'a, REG> = BitWriter<'a, REG, Forced>;
Expand description

Field FORCED writer - 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 ForcedW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> ForcedW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

no forced HardFault

pub fn _1(self) -> &'a mut W<REG>

forced HardFault