MonrdyR

Type Alias MonrdyR 

pub type MonrdyR = BitReader<Monrdy>;
Expand description

Field MONRDY reader - Permission to set the MON_PEND when the floating-point stack frame was allocated.

Aliased Type§

pub struct MonrdyR { /* private fields */ }

Implementations§

§

impl MonrdyR

pub const fn variant(&self) -> Monrdy

Get enumerated values variant

pub fn is_0(&self) -> bool

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

pub fn is_1(&self) -> bool

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