joystick2 2.0.0.0
|
Macros | |
#define | JOYSTICK2_CFG_ENABLE_ALL_PORT 0xFF |
#define | JOYSTICK2_CFG_DISABLE_ALL_PORT 0x00 |
#define | JOYSTICK2_CFG_ENABLE_BUTTON 0x02 |
#define | JOYSTICK2_CFG_ENABLE_LEFT_POS 0x01 |
#define | JOYSTICK2_CFG_ENABLE_RIGHT_POS 0x10 |
#define | JOYSTICK2_CFG_ENABLE_UP_POS 0x08 |
#define | JOYSTICK2_CFG_ENABLE_DOWN_POS 0x04 |
#define JOYSTICK2_CFG_DISABLE_ALL_PORT 0x00 |
#define JOYSTICK2_CFG_ENABLE_ALL_PORT 0xFF |
#define JOYSTICK2_CFG_ENABLE_BUTTON 0x02 |
#define JOYSTICK2_CFG_ENABLE_DOWN_POS 0x04 |
#define JOYSTICK2_CFG_ENABLE_LEFT_POS 0x01 |
#define JOYSTICK2_CFG_ENABLE_RIGHT_POS 0x10 |
#define JOYSTICK2_CFG_ENABLE_UP_POS 0x08 |