Type Alias PeR
pub type PeR = BitReader<Pe>;
Expand description
Field PE reader - Pull Enable
pub struct PeR { }
Get enumerated values variant
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.