Expand description
V5 Smart Devices
Structs§
Constants§
- The max number of internal port indicies that could theoretically exist in VEXos.
Functions§
- Safety
- Safety
- Get a handle to a device plugged into the specified port index.
- Get a list of device types plugged into the brain.
- Get the timestamp recorded by a device’s internal clock.
- Get a buffer of all devices on the brain.
- Get the number of device ports currently present on this system.
- Get the number of devices of a specific type plugged into the brain.
Type Aliases§
- A device plugged into a smart port.
- Handle to an opaque
V5_Device
.