iLLD_TC27xC  1.0
IfxStm.c File Reference

STM basic functionality. More...

#include "IfxStm.h"

Go to the source code of this file.

Functions

void IfxStm_clearCompareFlag (Ifx_STM *stm, IfxStm_Comparator comparator)
 Clear the compare interrupt flag. More...
 
void IfxStm_enableOcdsSuspend (Ifx_STM *stm)
 enable suspend by debugger. More...
 
IfxStm_ResourceStm IfxStm_getIndex (Ifx_STM *stm)
 API to get the resource index of the STM specified. More...
 
boolean IfxStm_initCompare (Ifx_STM *stm, IfxStm_CompareConfig *config)
 Initialise stm compare register. More...
 
void IfxStm_initCompareConfig (IfxStm_CompareConfig *config)
 Initialise compare configuration with default values. More...
 

Detailed Description

STM basic functionality.

Version
iLLD_0_1_0_10
                            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 IfxStm.c.