vex_sdk::motor

Function vexDeviceMotorBrakeModeGet

Source
pub unsafe fn vexDeviceMotorBrakeModeGet(device: V5_DeviceT) -> V5MotorBrakeMode
Expand description

ยงSafety

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