pub type PeW<'a, REG> = BitWriter<'a, REG, Pe>;
Field PE writer - Pull Enable
PE
pub struct PeW<'a, REG> { /* private fields */ }
Internal pullup or pulldown resistor is not enabled on the corresponding pin.
Internal pullup or pulldown resistor is enabled on the corresponding pin, if the pin is configured as a digital input.