Function ctre_sys::mot::c_MotController_SetIntegralAccumulator[][src]

pub unsafe extern "C" fn c_MotController_SetIntegralAccumulator(
    handle: Handle,
    iaccum: f64,
    pidIdx: c_int,
    timeoutMs: c_int
) -> ErrorCode