pub type Flt0polW<'a, REG> = BitWriter<'a, REG, Flt0pol>;
Field FLT0POL writer - Fault Input 0 Polarity
FLT0POL
pub struct Flt0polW<'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.