Enum airspy::GPIODirection [] [src]

pub enum GPIODirection {
    Input,
    Output,
}

GPIO Direction

Variants