Enum evdev_rs::LedState [] [src]

pub enum LedState {
    On,
    Off,
}

Variants

Turn the LED on

Turn the LED off