Home | Trees | Indices | Help |
---|
|
object --+ | Module --+ | GPIO
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
int |
|
||
int |
|
||
Inherited from Inherited from |
Class Variables | |
TYPE_BIDIR = 0 Constant indicates pin type bi-directional (open-drain). |
|
TYPE_INPUT = 1 Constant indicates pin type input. |
|
TYPE_OUTPUT = 2 Constant 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 Thu Jul 18 16:28:19 2013 | http://epydoc.sourceforge.net |