pub type PfeW<'a, REG> = BitWriter<'a, REG, Pfe>;
Field PFE writer - Passive Filter Enable
PFE
pub struct PfeW<'a, REG> { /* private fields */ }
Passive input filter is disabled on the corresponding pin.
Passive input filter is enabled on the corresponding pin, if the pin is configured as a digital input. Refer to the device data sheet for filter characteristics.