Type Alias xmc4400::ppb::fpccr::MONRDY_W

source ·
pub type MONRDY_W<'a, REG> = BitWriter<'a, REG, MONRDY_A>;
Expand description

Field MONRDY writer - Monitor Ready

Aliased Type§

struct MONRDY_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> MONRDY_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

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

source

pub fn value2(self) -> &'a mut W<REG>

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