Module device

Module device 

Source
Expand description

V5 Smart Devices

Structs§

V5_DeviceType

Constants§

V5_MAX_DEVICE_PORTS
The max number of internal port indicies that could theoretically exist in VEXos.

Functions§

vexDeviceButtonStateGet
vexDeviceGenericValueGet
vexDeviceGetByIndex
vexDeviceGetStatus
vexDeviceGetTimestamp
vexDevicesGet
vexDevicesGetNumber
vexDevicesGetNumberByType

Type Aliases§

V5_Device
A device plugged into a smart port.
V5_DeviceT
Handle to an opaque V5_Device.