Type Alias PsR
pub type PsR = BitReader<Ps>;
Expand description
Field PS reader - Pull Select
pub struct PsR { }
Get enumerated values variant
Internal pulldown resistor is enabled on the corresponding pin, if the
corresponding PE field is set.
Internal pullup resistor is enabled on the corresponding pin, if the
corresponding PE field is set.