| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Module --+
|
GPIO
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
| int |
|
||
| int |
|
||
|
Inherited from Inherited from |
|||
| Class Variables | |
TYPE_BIDIR = 0Constant indicates pin type bi-directional (open-drain). |
|
TYPE_INPUT = 1Constant indicates pin type input. |
|
TYPE_OUTPUT = 2Constant indicates pin type output. |
|
| Properties | |
|
input_pin_count The no. |
|
|
output_pin_count The no. |
|
|
bidir_pin_count The no. |
|
|
Inherited from |
|
| Method Details |
|
|
|
|
|
|
| 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.
|
bidir_pin_countThe no. of bi-directional pins supported by the interface kit.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 15 19:20:53 2013 | http://epydoc.sourceforge.net |