Main Page | Modules | Namespace List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

led_thread.c File Reference

#include <conio.h>
#include "led_thread.h"
#include "led.h"

Functions

void led_thread_RunFunction (void **inPtr)
int led_thread_ErrorFunction (void **inPtr)
void led_thread_InitFunction (void **inPtr, VDK_ThreadCreationBlock *pTCB)
void led_thread_DestroyFunction (void **inPtr)

Variables

unsigned long g_nBlinkingLedCounter = 0
unsigned char g_cNrofLeds
T_LED_SPEC Led [48]

Function Documentation

void led_thread_DestroyFunction void **  inPtr  ) 
 

int led_thread_ErrorFunction void **  inPtr  ) 
 

void led_thread_InitFunction void **  inPtr,
VDK_ThreadCreationBlock *  pTCB
 

void led_thread_RunFunction void **  inPtr  ) 
 


Variable Documentation

unsigned char g_cNrofLeds
 

unsigned long g_nBlinkingLedCounter = 0
 

T_LED_SPEC Led[48]
 


Generated on Thu Mar 2 16:11:29 2006 for VDK Blacksheep by  doxygen 1.4.1