![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Functions | |
| void | KeyboardHost (void) |
| Keyboard Host task This function will be called repeatedly from the main, so that keyboard host driver will update its state machines and receives keystrokes. | |
| void KeyboardHost | ( | void | ) |
Keyboard Host task This function will be called repeatedly from the main, so that keyboard host driver will update its state machines and receives keystrokes.
Main program entry point. This routine configures the hardware required by the application, then enters a loop to run the application tasks in sequence.
Definition at line 115 of file KeyboardHost.c.