Microchip® Advanced Software Framework

search_t Struct Reference

Structure to search for a buffer to be removed from a queue.

#include <qmm.h>

Data Fields

uint8_t(* criteria_func )(void *buf, void *handle)
 Pointer to search criteria function. More...
 
void * handle
 Handle to callbck parameter. More...