c_MotController_ConfigClosedLoopPeriod

Function c_MotController_ConfigClosedLoopPeriod 

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