LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions prototypes

Detailed Description

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.
 

Function Documentation

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.

Returns
None

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.