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.
pub unsafe fn vexDevicesGet() -> V5_DeviceT
Get a buffer of all devices on the brain.
Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.