Function ctre_sys::mot::c_MotController_SetStatusFramePeriod[][src]

pub unsafe extern "C" fn c_MotController_SetStatusFramePeriod(
    handle: Handle,
    frame: c_int,
    periodMs: c_int,
    timeoutMs: c_int
) -> ErrorCode