SoftTimer_t Struct Reference

SoftTimer_t Used as a time based for general purpose non-critical use (like LED toggle). More...

#include <Timer0_PWM.h>


Data Fields

U16 count:15
 15 bit counter
U16 ovf:1
 1 overflow flag


Detailed Description

SoftTimer_t Used as a time based for general purpose non-critical use (like LED toggle).

Definition at line 42 of file Timer0_PWM.h.


Field Documentation

U16 SoftTimer_t::count

15 bit counter

Definition at line 43 of file Timer0_PWM.h.

Referenced by manage_time_base(), and refresh_ATA6824_watchdog().

U16 SoftTimer_t::ovf

1 overflow flag

Definition at line 44 of file Timer0_PWM.h.

Referenced by display_defaults(), and manage_time_base().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 14 10:53:33 2007 for Mega88_&_ATA6824_High_temperature_H-Bridge_system by  doxygen 1.4.7