iLLD_TC27xD  1.0
IfxCcu6_cfg.h File Reference

CCU6 on-chip implementation data. More...

#include "Cpu/Std/Ifx_Types.h"
#include "IfxCcu6_reg.h"
#include "IfxCcu6_bf.h"

Go to the source code of this file.

Macros

#define IFXCCU6_NUM_MODULES   (2)
 
#define IFXCCU6_NUM_SERVICE_REQUESTS   (4)
 
#define IFXCCU6_NUM_T12_CHANNELS   (3)
 

Enumerations

enum  IfxCcu6_TrigOut {
  IfxCcu6_TrigOut_0 = IFX_CCU6_MOSEL_TRIG0SEL_OFF,
  IfxCcu6_TrigOut_1 = IFX_CCU6_MOSEL_TRIG1SEL_OFF,
  IfxCcu6_TrigOut_2 = IFX_CCU6_MOSEL_TRIG2SEL_OFF
}
 
enum  IfxCcu6_TrigSel {
  IfxCcu6_TrigSel_cout63 = 0,
  IfxCcu6_TrigSel_cc60 = 1,
  IfxCcu6_TrigSel_cc61 = 1,
  IfxCcu6_TrigSel_cc62 = 1,
  IfxCcu6_TrigSel_sr1 = 2,
  IfxCcu6_TrigSel_sr3 = 3
}
 

Variables

IFX_EXTERN const IfxModule_IndexMap IfxCcu6_indexMap [IFXCCU6_NUM_MODULES]
 

Detailed Description

CCU6 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 IfxCcu6_cfg.h.

Macro Definition Documentation

#define IFXCCU6_NUM_MODULES   (2)

Definition at line 47 of file IfxCcu6_cfg.h.

Referenced by IfxCcu6_getIndex().

#define IFXCCU6_NUM_SERVICE_REQUESTS   (4)

Definition at line 49 of file IfxCcu6_cfg.h.

#define IFXCCU6_NUM_T12_CHANNELS   (3)

Definition at line 51 of file IfxCcu6_cfg.h.

Enumeration Type Documentation

Enumerator
IfxCcu6_TrigOut_0 

Output Trigger Select for CCU6061 TRIG0.

IfxCcu6_TrigOut_1 

Output Trigger Select for CCU6061 TRIG1.

IfxCcu6_TrigOut_2 

Output Trigger Select for CCU6061 TRIG2.

Definition at line 57 of file IfxCcu6_cfg.h.

Enumerator
IfxCcu6_TrigSel_cout63 
IfxCcu6_TrigSel_cc60 
IfxCcu6_TrigSel_cc61 
IfxCcu6_TrigSel_cc62 
IfxCcu6_TrigSel_sr1 
IfxCcu6_TrigSel_sr3 

Definition at line 64 of file IfxCcu6_cfg.h.

Variable Documentation

Definition at line 78 of file IfxCcu6_cfg.h.