MSP430™CapTIvateSoftwareLibraryAPIGuide  1_70_00_03
Data Structures | Macros | Enumerations | Functions
FunctionTimer.h File Reference
#include "FunctionTimer_Definitions.h"
Include dependency graph for FunctionTimer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  tFunctionTimer
 

Macros

#define TIMER__CCR0_VECTOR   (TIMER0_A0_VECTOR)
 
#define TIMER__CCR1_VECTOR   (TIMER0_A1_VECTOR)
 

Enumerations

enum  tFunctionTimerSelection { eTimerDelayedFunction_A, eTimerDelayedFunction_B }
 enumerates the available function delays. More...
 

Functions

void Timer_startDelayedFunctionTimer (const tFunctionTimer *pFunctionTimer)
 
void Timer_stopDelayedFunctionTimer (void)
 This function stops the Timer_A. More...
 
void Timer_scheduleDelayedFunction (uint8_t ui8Function)
 
void Timer_cancelDelayedFunction (uint8_t ui8Function)
 
© Copyright 1995-2018, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale