Type Alias xmc4300::ppb::ccr::Div0TrpR

source ·
pub type Div0TrpR = BitReader<Div0Trp>;
Expand description

Field DIV_0_TRP reader - Divide by Zero Trap Enable

Aliased Type§

struct Div0TrpR { /* private fields */ }

Implementations§

source§

impl Div0TrpR

source

pub const fn variant(&self) -> Div0Trp

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

do not trap divide by 0

source

pub fn is_value2(&self) -> bool

trap divide by 0.