pub unsafe fn vexDeviceImuStatusGet(device: V5_DeviceT) -> u32
Expand description
Returns the IMU’s status bits.
§Safety
Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.
pub unsafe fn vexDeviceImuStatusGet(device: V5_DeviceT) -> u32
Returns the IMU’s status bits.
Calls to jumptable functions are unsafe because jumptable functions are owned by VEXos and we cannot guarantee their safety.