Type Alias xmc4300::ppb::fpccr::HfrdyW

source ·
pub type HfrdyW<'a, REG> = BitWriter<'a, REG, Hfrdy>;
Expand description

Field HFRDY writer - HardFault Ready

Aliased Type§

struct HfrdyW<'a, REG> { /* private fields */ }

Implementations§

source§

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

source

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

Priority did not permit setting the HardFault handler to the pending state when the floating-point stack frame was allocated.

source

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

Priority permitted setting the HardFault handler to the pending state when the floating-point stack frame was allocated.