vex_sdk::device

Function vexDevicesGet

Source
pub unsafe fn vexDevicesGet() -> V5_DeviceT
Expand description

Get a buffer of all devices on the brain.

ยงSafety

Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.