WPILibC++ 2024.3.2
HAL_JoystickPOVs Struct Reference

#include <hal/DriverStationTypes.h>

Public Attributes

int16_t count
 
int16_t povs [HAL_kMaxJoystickPOVs]
 

Member Data Documentation

◆ count

int16_t HAL_JoystickPOVs::count

◆ povs

int16_t HAL_JoystickPOVs::povs[HAL_kMaxJoystickPOVs]

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