WPILibC++ 2024.3.2
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: