WPILibC++ 2027.0.0-alpha-5
Loading...
Searching...
No Matches
HAL_JoystickAxes Struct Reference

#include <wpi/hal/DriverStationTypes.h>

Public Attributes

uint16_t available
float axes [HAL_MAX_JOYSTICK_AXES]
int16_t raw [HAL_MAX_JOYSTICK_AXES]

Member Data Documentation

◆ available

uint16_t HAL_JoystickAxes::available

◆ axes

float HAL_JoystickAxes::axes[HAL_MAX_JOYSTICK_AXES]

◆ raw

int16_t HAL_JoystickAxes::raw[HAL_MAX_JOYSTICK_AXES]

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