Struct SYN_I2C_Config¶
I2C bus configuration.
#include <syn_port_i2c.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | bus |
| uint32_t | clock_hz |
Public Attributes Documentation¶
variable bus¶
I2C bus index (0, 1, ...)
variable clock_hz¶
I2C clock frequency (100k, 400k, etc)
The documentation for this class was generated from the following file src/syntropic/port/syn_port_i2c.h