iLLD_TC23x  1.0
IfxDsadc_cfg.h File Reference

DSADC on-chip implementation data. More...

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

Go to the source code of this file.

Macros

#define IFXDSADC_NUM_CHANNELS   (4)
 Number of channels – NOTE: only channel 0 and 3 are implemented! More...
 

Enumerations

enum  IfxDsadc_ChannelId {
  IfxDsadc_ChannelId_0 = 0,
  IfxDsadc_ChannelId_3 = 3
}
 DSADC channel resources definition. More...
 

Detailed Description

DSADC 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 IfxDsadc_cfg.h.

Macro Definition Documentation

#define IFXDSADC_NUM_CHANNELS   (4)

Number of channels – NOTE: only channel 0 and 3 are implemented!

Definition at line 34 of file IfxDsadc_cfg.h.

Enumeration Type Documentation

DSADC channel resources definition.

Enumerator
IfxDsadc_ChannelId_0 

DSADC Channel 0

IfxDsadc_ChannelId_3 

DSADC Channel 3

Definition at line 37 of file IfxDsadc_cfg.h.