Enum rust_pigpio::constants::Level [] [src]

pub enum Level {
    ON,
    OFF,
}

Variants