ScrollHat.Buttons.Event (scroll_hat v0.1.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %ScrollHat.Buttons.Event{
  action: :pressed | :released,
  name: :a | :b | :x | :y,
  timestamp: non_neg_integer(),
  value: 1 | 0
}