Type Alias xmc4800::ppb::fpccr::HFRDY_R

source ·
pub type HFRDY_R = BitReader<HFRDY_A>;
Expand description

Field HFRDY reader - HardFault Ready

Aliased Type§

struct HFRDY_R { /* private fields */ }

Implementations§

source§

impl HFRDY_R

source

pub const fn variant(&self) -> HFRDY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

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