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

#include <wpi/hal/DriverStationTypes.h>

Public Attributes

int64_t id
struct WPI_String name
struct WPI_String group
struct WPI_String description
int32_t textColor
int32_t backgroundColor

Member Data Documentation

◆ backgroundColor

int32_t HAL_OpModeOption::backgroundColor

◆ description

struct WPI_String HAL_OpModeOption::description

◆ group

struct WPI_String HAL_OpModeOption::group

◆ id

int64_t HAL_OpModeOption::id

◆ name

struct WPI_String HAL_OpModeOption::name

◆ textColor

int32_t HAL_OpModeOption::textColor

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