Enum stm32f0x2::gpioa::pupdr::PUPDR15W [] [src]

pub enum PUPDR15W {
    NOPULL,
    PULLUP,
    PULLDOWN,
}

Values that can be written to the field PUPDR15

Variants

No pull-up, pull-down

Pull-up

Pull-down