ScrollHat.Buttons.Event (scroll_hat v0.2.1) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %ScrollHat.Buttons.Event{
action: :pressed | :released,
name: Buttons.name(),
timestamp: non_neg_integer(),
value: 1 | 0
}