Struct SYN_SoftI2C¶
Software I2C instance.
#include <syn_soft_i2c.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint32_t | delay_loops |
| SYN_GPIO_Pin | scl |
| SYN_GPIO_Pin | sda |
Public Attributes Documentation¶
variable delay_loops¶
Iteration count for half-clock software delay
variable scl¶
SCL GPIO pin identifier
variable sda¶
SDA GPIO pin identifier
The documentation for this class was generated from the following file src/syntropic/drivers/syn_soft_i2c.h