iLLD_TC27xC
1.0
|
I2C I/O map. More...
Go to the source code of this file.
Data Structures | |
struct | IfxI2c_Scl_InOut |
SCL input mapping structure. More... | |
struct | IfxI2c_Sda_InOut |
SDA input mapping structure. More... | |
Macros | |
#define | IFXI2C_PINMAP_NUM_MODULES 1 |
Table dimensions. More... | |
#define | IFXI2C_PINMAP_SCL_INOUT_NUM_ITEMS 3 |
#define | IFXI2C_PINMAP_SDA_INOUT_NUM_ITEMS 3 |
Variables | |
IFX_EXTERN IfxI2c_Scl_InOut | IfxI2c0_SCL_P02_5_INOUT |
I2C0_SCL: I2C0 output and input. More... | |
IFX_EXTERN IfxI2c_Scl_InOut | IfxI2c0_SCL_P13_1_INOUT |
I2C0_SCL: I2C0 output and input. More... | |
IFX_EXTERN IfxI2c_Scl_InOut | IfxI2c0_SCL_P15_4_INOUT |
I2C0_SCL: I2C0 output and input. More... | |
IFX_EXTERN IfxI2c_Sda_InOut | IfxI2c0_SDA_P02_4_INOUT |
I2C0_SDA: I2C0 output and input. More... | |
IFX_EXTERN IfxI2c_Sda_InOut | IfxI2c0_SDA_P13_2_INOUT |
I2C0_SDA: I2C0 output and input. More... | |
IFX_EXTERN IfxI2c_Sda_InOut | IfxI2c0_SDA_P15_5_INOUT |
I2C0_SDA: I2C0 output and input. More... | |
IFX_EXTERN const IfxI2c_Scl_InOut * | IfxI2c_Scl_InOut_pinTable [IFXI2C_PINMAP_NUM_MODULES][IFXI2C_PINMAP_SCL_INOUT_NUM_ITEMS] |
IfxI2c_Scl_InOut table. More... | |
IFX_EXTERN const IfxI2c_Sda_InOut * | IfxI2c_Sda_InOut_pinTable [IFXI2C_PINMAP_NUM_MODULES][IFXI2C_PINMAP_SDA_INOUT_NUM_ITEMS] |
IfxI2c_Sda_InOut table. More... | |
I2C I/O map.
IMPORTANT NOTICE
Infineon Technologies AG (Infineon) is supplying this file for use exclusively with Infineon's microcontroller products. This file can be freely distributed within development tools that are supporting such microcontroller products.
THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
Definition in file IfxI2c_PinMap.h.