vex_sdk::device

Function vexDeviceGetByIndex

Source
pub unsafe fn vexDeviceGetByIndex(index: u32) -> V5_DeviceT
Expand description

Get a handle to a device plugged into the specified port index.

ยงSafety

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