pub type Flt2polW<'a, REG> = BitWriter<'a, REG, Flt2pol>;
Field FLT2POL writer - Fault Input 2 Polarity
FLT2POL
pub struct Flt2polW<'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.