Board specific joystick driver header for the Atmel EVK1100. More...
#include "../../../../Common/Common.h"
Macros | |
#define | JOY_LEFT (1UL << 25) |
#define | JOY_UP (1UL << 26) |
#define | JOY_RIGHT (1UL << 28) |
#define | JOY_DOWN (1UL << 27) |
#define | JOY_PRESS (1UL << 20) |
Board specific joystick driver header for the Atmel EVK1100.
Left Port Pin | Up Port Pin | Right Port Pin | Down Port Pin | Press Port Pin |
---|---|---|---|---|
GPIO25 | GPIO26 | GPIO28 | GPIO27 | GPIO20 |