Type Alias xmc4300::ppb::fpccr::MonrdyR

source ·
pub type MonrdyR = BitReader<Monrdy>;
Expand description

Field MONRDY reader - Monitor Ready

Aliased Type§

struct MonrdyR { /* private fields */ }

Implementations§

source§

impl MonrdyR

source

pub const fn variant(&self) -> Monrdy

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.