I2C pins Structures.
More...
#include <app_i2c.h>
I2C pins Structures.
Definition at line 126 of file app_i2c.h.
◆ mux
Specifies the Peripheral to be connected to the selected pins.
Definition at line 129 of file app_i2c.h.
◆ pin
uint32_t app_i2c_pin_t::pin |
Specifies the IO pins to be configured. This parameter can be any value of Defines.
Definition at line 130 of file app_i2c.h.
◆ pull
Specifies the Pull-up or Pull-Down activation for the selected pins.
Definition at line 132 of file app_i2c.h.
◆ type
Specifies the type of SPI IO.
Definition at line 128 of file app_i2c.h.
The documentation for this struct was generated from the following file: