pub type DfeW<'a, REG> = FieldWriter<'a, REG, 32, Dfe>;
Field DFE writer - Digital Filter Enable
DFE
pub struct DfeW<'a, REG> { /* private fields */ }
Digital filter is disabled on the corresponding pin and output of the digital filter is reset to zero.
Digital filter is enabled on the corresponding pin, if the pin is configured as a digital input.