Type Alias xmc4300::ppb::fpccr::HFRDY_W

source ·
pub type HFRDY_W<'a, REG> = BitWriter<'a, REG, HFRDY_A>;
Expand description

Field HFRDY writer - HardFault Ready

Aliased Type§

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

Implementations§

source§

impl<'a, REG> HFRDY_W<'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.