Struct launchpad::ColorLed [] [src]

pub struct ColorLed {
    pub color: Color,
    pub position: u8,
}

A single button/led

Fields

Trait Implementations

impl Debug for ColorLed
[src]

Formats the value using the given formatter.