USB Device - Joystick/Mouse
1.0
|
Go to the source code of this file.
Macros | |
#define | BLUE_LED (2) |
#define | GREEN_LED (1) |
#define | ORANGE_LED (0) |
#define | RED_LED (3) |
Functions | |
void | StatusLed_Init (int Led) |
void | StatusLed_On (int Led) |
void | StatusLed_Off (int Led) |
void | StatusLed_Toggle (int Led) |
#define BLUE_LED (2) |
#define GREEN_LED (1) |
#define ORANGE_LED (0) |
#define RED_LED (3) |
void StatusLed_Init | ( | int | Led | ) |
void StatusLed_Off | ( | int | Led | ) |
void StatusLed_On | ( | int | Led | ) |
void StatusLed_Toggle | ( | int | Led | ) |