[][src]Function cmsis_rtos2::cmsis_os2::osDelay

pub unsafe extern "C" fn osDelay(ticks: u32) -> osStatus_t

Wait for Timeout (Time Delay). \param[in] ticks \ref CMSIS_RTOS_TimeOutValue "time ticks" value \return status code that indicates the execution status of the function.