Type Alias Div0TrpR
pub type Div0TrpR = BitReader<Div0Trp>;Expand description
Field DIV_0_TRP reader - Enables faulting or halting when the processor
executes an SDIV or UDIV instruction with a divisor of 0
Aliased Type§
pub struct Div0TrpR { /* private fields */ }