#include <I2CHandler.h>
Definition at line 12 of file I2CHandler.h.
◆ I2CHandler()
I2CHandler::I2CHandler |
( |
| ) |
|
◆ ~I2CHandler()
I2CHandler::~I2CHandler |
( |
| ) |
|
|
virtual |
◆ getI2CHandlers()
static std::vector< I2CHandler * > & I2CHandler::getI2CHandlers |
( |
| ) |
|
|
inlinestatic |
◆ I2cError()
void I2CHandler::I2cError |
( |
I2C_HandleTypeDef * |
hi2c | ) |
|
|
virtual |
◆ I2cRxCplt()
void I2CHandler::I2cRxCplt |
( |
I2C_HandleTypeDef * |
hi2c | ) |
|
|
virtual |
◆ I2cTxCplt()
void I2CHandler::I2cTxCplt |
( |
I2C_HandleTypeDef * |
hi2c | ) |
|
|
virtual |
The documentation for this class was generated from the following files: