Function esp_idf_hal::sys::xTimerGenericCommand
source ยท pub unsafe extern "C" fn xTimerGenericCommand(
xTimer: *mut tmrTimerControl,
xCommandID: i32,
xOptionalValue: u32,
pxHigherPriorityTaskWoken: *mut i32,
xTicksToWait: u32,
) -> i32