pub type Flt3polW<'a, REG> = BitWriter<'a, REG, Flt3pol>;
Field FLT3POL writer - Fault Input 3 Polarity
FLT3POL
pub struct Flt3polW<'a, REG> { /* private fields */ }
The fault input polarity is active high. A 1 at the fault input indicates a fault.
The fault input polarity is active low. A 0 at the fault input indicates a fault.