WPILibC++ 2025.0.0-alpha-1-10-g1ccd8d1
HAL_JoystickAxes Struct Reference

#include <hal/DriverStationTypes.h>

Public Attributes

int16_t count
 
float axes [HAL_kMaxJoystickAxes]
 
uint8_t raw [HAL_kMaxJoystickAxes]
 

Member Data Documentation

◆ axes

float HAL_JoystickAxes::axes[HAL_kMaxJoystickAxes]

◆ count

int16_t HAL_JoystickAxes::count

◆ raw

uint8_t HAL_JoystickAxes::raw[HAL_kMaxJoystickAxes]

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