Home | Trees | Indices | Help |
---|
|
exceptions.Exception --+ | I2CNoAckError
Instance Methods | |||
|
|||
Inherited from |
Class Variables | |
DATA = 0 Constant indicates device did not ack. |
|
ADDR = 1 Constant indicates device was not present. |
Properties | |
code The code indicates whether the device... |
Method Details |
|
Property Details |
codeThe code indicates whether the device was not present (ADDR) or the device did not ack (DATA)
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed May 19 18:23:25 2010 | http://epydoc.sourceforge.net |