Main Page   Compound List   File List   Compound Members   File Members  

timer.h File Reference

#include <io.h>

Go to the source code of this file.

Enumerations

enum  {
  STOP = 0, CK = 1, CK8 = 2, CK64 = 3,
  CK256 = 4, CK1024 = 5, T0_FALLING_EDGE = 6, T0_RISING_EDGE = 7
}

Functions

void timer0_source (unsigned int src)
void timer0_stop (void)
void timer0_start (void)


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
STOP  
CK  
CK8  
CK64  
CK256  
CK1024  
T0_FALLING_EDGE  
T0_RISING_EDGE  

Definition at line 6 of file timer.h.


Function Documentation

void timer0_source ( unsigned int src ) [inline, static]
 

Definition at line 17 of file timer.h.

void timer0_start ( void ) [inline, static]
 

Definition at line 27 of file timer.h.

void timer0_stop ( void ) [inline, static]
 

Definition at line 22 of file timer.h.


Generated at Fri Jul 19 14:55:47 2002 for avrgcc by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001