iLLD_TC27xC  1.0
IfxI2c_PinMap.h File Reference

I2C I/O map. More...

#include <_Reg/IfxI2c_reg.h>
#include <_Impl/IfxI2c_cfg.h>
#include <Port/Std/IfxPort.h>

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_InOutIfxI2c_Scl_InOut_pinTable [IFXI2C_PINMAP_NUM_MODULES][IFXI2C_PINMAP_SCL_INOUT_NUM_ITEMS]
 IfxI2c_Scl_InOut table. More...
 
IFX_EXTERN const IfxI2c_Sda_InOutIfxI2c_Sda_InOut_pinTable [IFXI2C_PINMAP_NUM_MODULES][IFXI2C_PINMAP_SDA_INOUT_NUM_ITEMS]
 IfxI2c_Sda_InOut table. More...
 

Detailed Description

I2C I/O map.

Version
iLLD_0_1_0_10
                            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.