Home | Trees | Indices | Help |
---|
|
object --+ | Button
A button from a GPIO port
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Calls given event_callback function when button changes state (example pressed).
Warning: Function must have the first argument be the port number |
Removes the callback function set for this button. Does nothing if no callback function is set |
Blocks until given change event happens
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Nov 11 23:43:19 2014 | http://epydoc.sourceforge.net |