iLLD_TC23x
1.0
|
DSADC on-chip implementation data. More...
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... | |
DSADC on-chip implementation data.
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.
#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.
enum IfxDsadc_ChannelId |
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.