Package rstem :: Module button
[hide private]
[frames] | no frames]

Module button

source code

Classes [hide private]
  Button
A button from a GPIO port
Variables [hide private]
  PRESSED = 'falling'
  RELEASED = 'rising'
  BOTH = 'both'
  A = 4
  B = 17
  UP = 25
  DOWN = 24
  LEFT = 23
  RIGHT = 18
  START = 27
  SELECT = 22
  __package__ = 'rstem'