AuxfaultW

Type Alias AuxfaultW 

pub type AuxfaultW<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field AUXFAULT writer - Latched version of the AUXFAULT inputs

Aliased Typeยง

pub struct AuxfaultW<'a, REG> { /* private fields */ }