Expand description
V5 Smart Devices
Structs§
Constants§
- V5_
MAX_ DEVICE_ PORTS - The max number of internal port indicies that could theoretically exist in VEXos.
Functions§
- vexDevice
Button ⚠State Get - vexDevice
Generic ⚠Value Get - vexDevice
GetBy ⚠Index - vexDevice
GetStatus ⚠ - vexDevice
GetTimestamp ⚠ - vexDevices
Get ⚠ - vexDevices
GetNumber ⚠ - vexDevices
GetNumber ⚠ByType
Type Aliases§
- V5_
Device - A device plugged into a smart port.
- V5_
DeviceT - Handle to an opaque
V5_Device
.