PX4 Firmware
PX4 Autopilot Software http://px4.io
|
SMBus v2.0 protocol implementation. More...
Go to the source code of this file.
Classes | |
class | SMBus |
Macros | |
#define | SMBUS_PEC_POLYNOMIAL 0x07 |
Polynomial for calculating PEC. More... | |
#define SMBUS_PEC_POLYNOMIAL 0x07 |
Polynomial for calculating PEC.
Definition at line 45 of file SMBus.hpp.
Referenced by SMBus::get_pec().