Type Alias xmc4300::ppb::cfsr::DIVBYZERO_R

source ·
pub type DIVBYZERO_R = BitReader<DIVBYZERO_A>;
Expand description

Field DIVBYZERO reader - Divide by zero UsageFault

Aliased Type§

struct DIVBYZERO_R { /* private fields */ }

Implementations§

source§

impl DIVBYZERO_R

source

pub const fn variant(&self) -> DIVBYZERO_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

no divide by zero fault, or divide by zero trapping not enabled

source

pub fn is_value2(&self) -> bool

the processor has executed an SDIV or UDIV instruction with a divisor of 0