Struct EMC2305_HandleTypeDef
ClassList > EMC2305_HandleTypeDef
#include <EMC2305.h>
Public Attributes
| Type | Name |
|---|---|
| uint16_t | dev_addr |
| I2C_HandleTypeDef * | hi2c |
| SemaphoreHandle_t | i2c_complete |
Public Attributes Documentation
variable dev_addr
uint16_t EMC2305_HandleTypeDef::dev_addr;
variable hi2c
I2C_HandleTypeDef* EMC2305_HandleTypeDef::hi2c;
variable i2c_complete
SemaphoreHandle_t EMC2305_HandleTypeDef::i2c_complete;
The documentation for this class was generated from the following file driver/Inc/EMC2305.h