Function esp_idf_sys::xQueueSelectFromSetFromISR
source ยท pub unsafe extern "C" fn xQueueSelectFromSetFromISR(
xQueueSet: QueueSetHandle_t,
) -> QueueSetMemberHandle_t
Expand description
A version of xQueueSelectFromSet() that can be used from an ISR.