#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] |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1