Function ctre_sys::mot::c_MotController_ConfigClosedLoopPeriod[][src]

pub unsafe extern "C" fn c_MotController_ConfigClosedLoopPeriod(
    handle: Handle,
    slotIdx: c_int,
    loopTimeMs: c_int,
    timeoutMs: c_int
) -> ErrorCode