Type Alias xmc4300::ppb::fpccr::MMRDY_R

source ·
pub type MMRDY_R = BitReader<MMRDY_A>;
Expand description

Field MMRDY reader - MemManage Ready

Aliased Type§

struct MMRDY_R { /* private fields */ }

Implementations§

source§

impl MMRDY_R

source

pub const fn variant(&self) -> MMRDY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

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

source

pub fn is_value2(&self) -> bool

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