Type Alias xmc4300::ppb::fpccr::MONRDY_R

source ·
pub type MONRDY_R = BitReader<MONRDY_A>;
Expand description

Field MONRDY reader - Monitor Ready

Aliased Type§

struct MONRDY_R { /* private fields */ }

Implementations§

source§

impl MONRDY_R

source

pub const fn variant(&self) -> MONRDY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Debug Monitor is disabled or priority did not permit setting MON_PEND when the floating-point stack frame was allocated.

source

pub fn is_value2(&self) -> bool

Debug Monitor is enabled and priority permits setting MON_PEND when the floating-point stack frame was allocated.