iLLD_TC27xD  1.0
IfxPort_cfg.h File Reference

PORT on-chip implementation data. More...

#include "Cpu/Std/IfxCpu_Intrinsics.h"
#include "IfxPort_reg.h"

Go to the source code of this file.

Data Structures

struct  IfxPort_Esr_Masks
 used by IfxPort_Esr_Masks table More...
 

Macros

#define IFXPORT_NUM_MODULES   (16)
 Port count. More...
 
#define IFXPORT_OUTOUTFEATURE_NONE   (0xFFFFFFFF)
 

Variables

IFX_EXTERN const IfxPort_Esr_Masks IfxPort_cfg_esrMasks [IFXPORT_NUM_MODULES]
 
IFX_EXTERN const IfxModule_IndexMap IfxPort_cfg_indexMap [IFXPORT_NUM_MODULES]
 

Detailed Description

PORT on-chip implementation data.

Version
iLLD_1_0_0_11_0
                            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 IfxPort_cfg.h.


Data Structure Documentation

struct IfxPort_Esr_Masks

used by IfxPort_Esr_Masks table

Definition at line 59 of file IfxPort_cfg.h.

Data Fields
uint16 masks
Ifx_P * port

Macro Definition Documentation

#define IFXPORT_NUM_MODULES   (16)

Port count.

Definition at line 49 of file IfxPort_cfg.h.

Referenced by IfxPort_disableEmergencyStop(), IfxPort_enableEmergencyStop(), and IfxPort_getIndex().

#define IFXPORT_OUTOUTFEATURE_NONE   (0xFFFFFFFF)

Definition at line 51 of file IfxPort_cfg.h.

Variable Documentation

IFX_EXTERN const IfxPort_Esr_Masks IfxPort_cfg_esrMasks[IFXPORT_NUM_MODULES]

Definition at line 69 of file IfxPort_cfg.h.

IFX_EXTERN const IfxModule_IndexMap IfxPort_cfg_indexMap[IFXPORT_NUM_MODULES]

Definition at line 71 of file IfxPort_cfg.h.