Type Alias UsgfaultactW
pub type UsgfaultactW<'a, REG> = BitWriter<'a, REG, Usgfaultact>;Expand description
Field USGFAULTACT writer - UsageFault exception active bit, reads as 1 if
exception is active
Aliased Type§
pub struct UsgfaultactW<'a, REG> { /* private fields */ }