app_i2c_pin_cfg_t Struct Reference

I2C pins config Structures. More...

#include <app_i2c.h>

Public Attributes

app_i2c_pin_t scl
 
app_i2c_pin_t sda
 

Detailed Description

I2C pins config Structures.

Definition at line 132 of file app_i2c.h.

Member Data Documentation

◆ scl

app_i2c_pin_t app_i2c_pin_cfg_t::scl

Set the configuration of I2C SCL pin.

Definition at line 134 of file app_i2c.h.

◆ sda

app_i2c_pin_t app_i2c_pin_cfg_t::sda

Set the configuration of I2C SDA pin.

Definition at line 135 of file app_i2c.h.


The documentation for this struct was generated from the following file: