iLLD_TC29x
1.0
|
SENT on-chip implementation data. More...
Go to the source code of this file.
Macros | |
#define | IFXSENT_CFG_CHANNEL_INTEN (0x1FEDU) |
Specifies all interrupt events. More... | |
#define | IFXSENT_CFG_STEP_RANGE (1024) |
Specifies the step range for calculating module clock. More... | |
#define | IFXSENT_CFG_TIMEOUT_VALUE ((uint16)0xFFFFU) |
Specifies timeout value in transmission. More... | |
#define | IFXSENT_NUM_CHANNELS (15) |
Enumerations | |
enum | IfxSent_ChannelId { IfxSent_ChannelId_0 = 0, IfxSent_ChannelId_1 = 1, IfxSent_ChannelId_2 = 2, IfxSent_ChannelId_3 = 3, IfxSent_ChannelId_4 = 4, IfxSent_ChannelId_5 = 5, IfxSent_ChannelId_6 = 6, IfxSent_ChannelId_7 = 7, IfxSent_ChannelId_8 = 8, IfxSent_ChannelId_9 = 9, IfxSent_ChannelId_10 = 10, IfxSent_ChannelId_11 = 11, IfxSent_ChannelId_12 = 12, IfxSent_ChannelId_13 = 13, IfxSent_ChannelId_14 = 14, IfxSent_ChannelId_none = -1 } |
Specifies the channel Id. More... | |
SENT 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 IfxSent_cfg.h.
#define IFXSENT_CFG_CHANNEL_INTEN (0x1FEDU) |
Specifies all interrupt events.
Definition at line 46 of file IfxSent_cfg.h.
Referenced by IfxSent_Sent_initChannelConfig().
#define IFXSENT_CFG_STEP_RANGE (1024) |
Specifies the step range for calculating module clock.
Definition at line 50 of file IfxSent_cfg.h.
#define IFXSENT_CFG_TIMEOUT_VALUE ((uint16)0xFFFFU) |
Specifies timeout value in transmission.
Definition at line 54 of file IfxSent_cfg.h.
Referenced by IfxSent_Sent_initChannel().
#define IFXSENT_NUM_CHANNELS (15) |
Definition at line 56 of file IfxSent_cfg.h.
enum IfxSent_ChannelId |
Specifies the channel Id.
Definition at line 64 of file IfxSent_cfg.h.