Type Alias xmc4300::ppb::fpccr::BFRDY_R

source ·
pub type BFRDY_R = BitReader<BFRDY_A>;
Expand description

Field BFRDY reader - BusFault Ready

Aliased Type§

struct BFRDY_R { /* private fields */ }

Implementations§

source§

impl BFRDY_R

source

pub const fn variant(&self) -> BFRDY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

BusFault is disabled or priority did not permit setting the BusFault handler to the pending state when the floating-point stack frame was allocated.

source

pub fn is_value2(&self) -> bool

BusFault is enabled and priority permitted setting the BusFault handler to the pending state when the floating-point stack frame was allocated.