EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Joystick.hpp File Reference
#include <string>
#include <functional>
#include <linux/joystick.h>
Include dependency graph for Joystick.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  eeros::hal::JoystickState
 
class  eeros::hal::Joystick
 

Namespaces

 eeros
 
 eeros::hal
 

Macros

#define JOYSTICK_BUTTON_COUNT   (16)
 
#define JOYSTICK_AXIS_COUNT   (8)
 

Macro Definition Documentation

#define JOYSTICK_AXIS_COUNT   (8)
#define JOYSTICK_BUTTON_COUNT   (16)