Enum touptek::LEDState [] [src]

#[repr(u16)]
pub enum LEDState { Off, On, Flashing, }

Variants