SI117XDRV  0.1
SI117XDRV_CallbackData_t Struct Reference

General callback function datatype. More...

Data Fields

bool allocated
 Flag to indicate callback data is set //todo: do we really need this allocated member? Can't we just say if callback == NULL then not allocated?
 
SI117XDRV_Callback_t callback
 Callback function pointer.
 
void * user
 User supplied data.
 

Detailed Description

General callback function datatype.

Config/Control typedefs

Definition at line 39 of file si117xdrv.c.


The documentation for this struct was generated from the following file: