xSemaphoreTake

Function xSemaphoreTake 

Source
pub unsafe fn xSemaphoreTake(
    xSemaphore: SemaphoreHandle_t,
    xBlockTime: TickType_t,
) -> BaseType_t