Struct trellis::core::ButtonEvent [] [src]

pub struct ButtonEvent {
    pub buttons_pressed: Vec<LedButton>,
}

Fields

Methods

impl ButtonEvent
[src]

Trait Implementations

impl Debug for ButtonEvent
[src]

Formats the value using the given formatter.