Microchip® Advanced Software Framework

search_tag Struct Reference

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

#include <miqueue.h>

Data Fields

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