extension_flexio_for_i2c_t Struct Reference

Defines the extension structure for the I2C over FLEXIO Implements : extension_flexio_for_i2c_t_Class. More...

#include <platform/pal/i2c/inc/i2c_pal.h>

Data Fields

uint8_t sclPin
 
uint8_t sdaPin
 

Detailed Description

Defines the extension structure for the I2C over FLEXIO Implements : extension_flexio_for_i2c_t_Class.

Definition at line 65 of file i2c_pal.h.

Field Documentation

uint8_t sclPin

FlexIO pin for SCL

Definition at line 67 of file i2c_pal.h.

uint8_t sdaPin

FlexIO pin for SDA

Definition at line 68 of file i2c_pal.h.


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