Mobil_surveillance_system 1
Functions | Variables
Timer.c File Reference

TimerA source file. More...

#include "Timer.h"

Go to the source code of this file.

Functions

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

Variables

unsigned char g_ucTimerAexpired = 0
 Global variable to indicate if the TimerA expired.

Detailed Description

TimerA source file.

Definition in file Timer.c.


Variable Documentation

unsigned char g_ucTimerAexpired = 0

Global variable to indicate if the TimerA expired.

Globale variable to indicate if the TimerA expired.

Definition at line 16 of file Timer.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Defines