PCS Service init stucture. More...
#include <pcs.h>
Public Attributes | |
pcs_evt_handler_t | evt_handler |
PCS Service event handler. More... | |
PCS Service init stucture.
This contains all option and data needed for initialization of the service.
pcs_evt_handler_t pcs_init_t::evt_handler |