pub type Flt1polW<'a, REG> = BitWriter<'a, REG, Flt1pol>;
Field FLT1POL writer - Fault Input 1 Polarity
FLT1POL
pub struct Flt1polW<'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.