Trees | Indices | Help |
---|
|
Concrete class representing the EEPROM in a servo
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
(private) Write a value to servo EEPROM location. WARNING: does not update checksum!!! INPUT: addr -- EEPROM address data -- Desired EEPROM value |
(private) Read a value from servo EEPROM location. WARNING: this is a synchronous operation that may take many milliseconds to complete INPUT: addr -- EEPROM address **kw -- passed on to Bus.send_cmd_sync |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jan 4 16:46:17 2018 | http://epydoc.sourceforge.net |