EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
eeros::hal::XBoxController::Button Struct Reference

#include <XBox.hpp>

Static Public Attributes

static constexpr int A = 0
 
static constexpr int B = 1
 
static constexpr int X = 2
 
static constexpr int Y = 3
 
static constexpr int LB = 4
 
static constexpr int RB = 5
 
static constexpr int back = 6
 
static constexpr int start = 7
 

Member Data Documentation

constexpr int eeros::hal::XBoxController::Button::A = 0
static
constexpr int eeros::hal::XBoxController::Button::B = 1
static
constexpr int eeros::hal::XBoxController::Button::back = 6
static
constexpr int eeros::hal::XBoxController::Button::LB = 4
static
constexpr int eeros::hal::XBoxController::Button::RB = 5
static
constexpr int eeros::hal::XBoxController::Button::start = 7
static
constexpr int eeros::hal::XBoxController::Button::X = 2
static
constexpr int eeros::hal::XBoxController::Button::Y = 3
static

The documentation for this struct was generated from the following file: