HPM SDK
HPMicro Software Development Kit
ipc_event_t Struct Reference

Type definition of structure with event handler and data. More...

#include <hpm_ipc_event_mgr.h>

Data Fields

ipc_event_callback_t callback
 
void * callback_data
 

Detailed Description

Type definition of structure with event handler and data.

Field Documentation

◆ callback

ipc_event_callback_t ipc_event_t::callback

Pointer to callback function.

◆ callback_data

void* ipc_event_t::callback_data

Context data for callback.


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