led.h File Reference

Go to the source code of this file.

Data Structures

struct  LED_CONTROL

Functions

void F_LedPowerOnInit (void) LargeReentrant
void F_LedSvc (void) LargeReentrant

Variables

sbit LED0 = P1^4
sbit LED1 = P1^5
sbit LED2 = P1^6
sbit LED3 = P1^7
struct LED_CONTROL LedCtrl


Function Documentation

void F_LedPowerOnInit ( void   ) 

Definition at line 25 of file led.c.

References LedCtrl, LED_CONTROL::State, and LED_CONTROL::Timer.

Referenced by F_SysPowerOnInit().

void F_LedSvc ( void   ) 

Definition at line 32 of file led.c.

References Led0, Led1, Led2, Led3, LedCtrl, LED_CONTROL::State, and LED_CONTROL::Timer.

Referenced by F_SysPowerOnInit().


Variable Documentation

sbit LED0 = P1^4

Definition at line 4 of file led.h.

sbit LED1 = P1^5

Definition at line 5 of file led.h.

sbit LED2 = P1^6

Definition at line 6 of file led.h.

sbit LED3 = P1^7

Definition at line 7 of file led.h.

Definition at line 24 of file led.c.

Referenced by F_LedPowerOnInit(), F_LedSvc(), and IsrTimer0().


Generated on Sat Aug 9 23:31:24 2008 for A Small Control System Using 8051 by  doxygen 1.5.6