Mobil_surveillance_system 1
Defines | Typedefs | Functions | Variables
Timer.h File Reference

TimerA header file. More...

#include "msp430f2617.h"

Go to the source code of this file.

Defines

#define TIMER_OFFSETVALUE_0x8000   0x8000
 if the used clk frekvency by the Timer is 32768Hz
#define DEFINE_TBOOLEAN

Typedefs

typedef unsigned char tBoolean

Functions

void Timer_timerAInit (void)
void Timer_timerAUpStart (void)
void Timer_timerAStop (void)
void Timer_timerAReset (void)

Variables

unsigned char g_ucTimerAexpired
 Globale variable to indicate if the TimerA expired.

Detailed Description

TimerA header file.

Definition in file Timer.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Defines