iLLD_TC27xD  1.0
IfxMsc_cfg.h File Reference

MSC on-chip implementation data. More...

#include "Cpu/Std/Ifx_Types.h"
#include "IfxMsc_reg.h"

Go to the source code of this file.

Macros

#define IFXMSC_NUM_MODULES   2
 
#define IFXMSC_NUM_ENABLE_SELECT_LINES   (4)
 

Enumerations

enum  IfxMsc_ResourceMsc {
  IfxMsc_ResourceMsc_0 = 0,
  IfxMsc_ResourceMsc_1 = 1,
  IfxMsc_ResourceMsc_none = -1
}
 List of the available MSC resources. More...
 

Variables

IFX_EXTERN const IfxModule_IndexMap IfxMsc_cfg_indexMap [IFXMSC_NUM_MODULES]
 

Detailed Description

MSC 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 IfxMsc_cfg.h.

Macro Definition Documentation

#define IFXMSC_NUM_ENABLE_SELECT_LINES   (4)

Definition at line 48 of file IfxMsc_cfg.h.

#define IFXMSC_NUM_MODULES   2

Definition at line 46 of file IfxMsc_cfg.h.

Enumeration Type Documentation

List of the available MSC resources.

Enumerator
IfxMsc_ResourceMsc_0 

MSC 0.

IfxMsc_ResourceMsc_1 

MSC 1.

IfxMsc_ResourceMsc_none 

None of the MSC.

Definition at line 58 of file IfxMsc_cfg.h.

Variable Documentation

IFX_EXTERN const IfxModule_IndexMap IfxMsc_cfg_indexMap[IFXMSC_NUM_MODULES]

Definition at line 70 of file IfxMsc_cfg.h.