Struct SYN_I2CDev¶
I2C device descriptor — bus number + 7-bit address.
#include <syn_i2c_dev.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | addr |
| uint8_t | bus |
Public Attributes Documentation¶
variable addr¶
7-bit device address
variable bus¶
I2C bus number
The documentation for this class was generated from the following file src/syntropic/drivers/syn_i2c_dev.h