vex_sdk::imu

Function vexDeviceImuStatusGet

Source
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.