![]() |
![]() |
RM service callback function. More...
#include <rm_services.h>
Data Fields | |
void(* | serviceCallback )(Rm_ServiceRespInfo *serviceResponse) |
RM service callback function.
void(* Rm_ServiceCallback::serviceCallback)(Rm_ServiceRespInfo *serviceResponse) |
Component callback function. RM calls this function when a blocking resource service request is complete. The callback function supplied for this parameter must match the function pointer prototype.