Enum mkw41z::gpioa::pddr::PDDW [] [src]

pub enum PDDW {
    _0,
    _1,
}

Values that can be written to the field PDD

Variants

Pin is configured as general-purpose input, for the GPIO function.

Pin is configured as general-purpose output, for the GPIO function.

Trait Implementations

Auto Trait Implementations

impl Send for PDDW

impl Sync for PDDW