led.c File Reference

Go to the source code of this file.

Functions

void F_LedPowerOnInit (void)
void F_LedSvc (void)

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 19 of file led.c.

Referenced by F_LedSvc().

sbit Led1 = P1^5

Definition at line 20 of file led.c.

Referenced by F_LedSvc().

sbit Led2 = P1^6

Definition at line 21 of file led.c.

Referenced by F_LedSvc().

sbit Led3 = P1^7

Definition at line 22 of file led.c.

Referenced by F_LedSvc().

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