iLLD_TC29x
1.0
|
GTM basic functionality. More...
#include "_Impl/IfxGtm_cfg.h"
Go to the source code of this file.
Enumerations | |
enum | IfxGtm_IrqMode { IfxGtm_IrqMode_level = 0, IfxGtm_IrqMode_pulse = 1, IfxGtm_IrqMode_pulseNotify = 2, IfxGtm_IrqMode_singlePulse = 3 } |
Enum for GTM interrupt modes. More... | |
Functions | |
IFX_INLINE boolean | IfxGtm_isEnabled (Ifx_GTM *gtm) |
Returs the status of module enabled or disabled. More... | |
IFX_EXTERN void | IfxGtm_disable (Ifx_GTM *gtm) |
Disables the module. More... | |
IFX_EXTERN void | IfxGtm_enable (Ifx_GTM *gtm) |
Enables the module. More... | |
GTM basic functionality.
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.h.