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

#include <wpi/hal/DriverStationTypes.h>

Public Attributes

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

Member Data Documentation

◆ available

uint16_t HAL_JoystickAxes::available

◆ axes

float HAL_JoystickAxes::axes[HAL_kMaxJoystickAxes]

◆ raw

int16_t HAL_JoystickAxes::raw[HAL_kMaxJoystickAxes]

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