iLLD_TC27xC
1.0
|
GTM I/O map. More...
#include <_Reg/IfxGtm_reg.h>
#include <_Impl/IfxGtm_cfg.h>
#include <Port/Std/IfxPort.h>
#include <Gtm/Std/IfxGtm_Atom.h>
#include <Gtm/Std/IfxGtm_Tom.h>
#include <Gtm/Std/IfxGtm_Tim.h>
Go to the source code of this file.
Data Structures | |
struct | IfxGtm_Tim_TinMap |
TIN pin mapping structure. More... | |
struct | IfxGtm_Atom_ToutMap |
ATOM TOUT pin mapping structure. More... | |
struct | IfxGtm_Tom_ToutMap |
TOM TOUT pin mapping structure. More... | |
struct | IfxGtm_Clk_Out |
GTM Clock Output. More... | |
Typedefs | |
typedef IfxGtm_Atom_ToutMap * | IfxGtm_Atom_ToutMapP |
Pointer to IfxGtm_Atom_ToutMap. More... | |
typedef IfxGtm_Tom_ToutMap * | IfxGtm_Tom_ToutMapP |
Pointer to IfxGtm_Tom_ToutMap. More... | |
Enumerations | |
enum | IfxGtm_ChXSel { IfxGtm_ChXSel_a, IfxGtm_ChXSel_b, IfxGtm_ChXSel_c, IfxGtm_ChXSel_d, IfxGtm_ChXSel_e, IfxGtm_ChXSel_f, IfxGtm_ChXSel_g, IfxGtm_ChXSel_h, IfxGtm_ChXSel_i, IfxGtm_ChXSel_j, IfxGtm_ChXSel_k, IfxGtm_ChXSel_l, IfxGtm_ChXSel_m, IfxGtm_ChXSel_n, IfxGtm_ChXSel_o, IfxGtm_ChXSel_p } |
CHxSEL register control code. More... | |
enum | IfxGtm_ToutSel { IfxGtm_ToutSel_a, IfxGtm_ToutSel_b, IfxGtm_ToutSel_c, IfxGtm_ToutSel_d, IfxGtm_ToutSel_e } |
TOUTSEL register control code. More... | |
Functions | |
IFX_EXTERN void | IfxGtm_PinMap_setTimTin (IfxGtm_Tim_TinMap *config, IfxPort_InputMode inputMode) |
IFX_EXTERN void | IfxGtm_PinMap_setAtomTout (IfxGtm_Atom_ToutMap *config, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver) |
IFX_EXTERN void | IfxGtm_PinMap_setTomTout (IfxGtm_Tom_ToutMap *config, IfxPort_OutputMode outputMode, IfxPort_PadDriver padDriver) |
GTM I/O map.
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 IfxGtm_PinMap.h.