LUFA Library  120219
Joystick.h File Reference

Defines

#define JOY_LEFT
#define JOY_RIGHT
#define JOY_UP
#define JOY_DOWN
#define JOY_PRESS

Define Documentation

#define JOY_DOWN

Mask for the joystick being pushed in the downward direction.

#define JOY_LEFT

Mask for the joystick being pushed in the left direction.

#define JOY_PRESS

Mask for the joystick being pushed inward.

#define JOY_RIGHT

Mask for the joystick being pushed in the right direction.

#define JOY_UP

Mask for the joystick being pushed in the upward direction.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines