| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Module --+
|
object --+ |
| |
LockI --+
|
GPIO
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
|
Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from |
| Properties | |
|
input_pin_count The no. |
|
|
output_pin_count The no. |
|
|
last_read_time The relative time in microsec at which the last input pin read operation occured. |
|
|
last_write_time The relative time in microsec at which the last output pin write operation occured. |
|
|
Inherited from |
|
| Method Details |
|
See Also: GPIOChangeEvent |
See Also: GPIO.add_change_handler |
|
|
|
|
|
|
| Property Details |
input_pin_countThe no. of input pins supported by the interface kit.
|
output_pin_countThe no. of output pins supported by the interface kit.
|
last_read_timeThe relative time in microsec at which the last input pin read operation occured.
|
last_write_timeThe relative time in microsec at which the last output pin write operation occured.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed May 19 18:23:25 2010 | http://epydoc.sourceforge.net |