Logo
UNICENS V2.1.0-3491
User Manual and API Reference
typedef void(* Ucs_Lld_StartCb_t)(Ucs_Lld_Api_t *api_ptr, void *inst_ptr, void *lld_user_ptr)

Notifies the LLD to start transmitting and receiving messages.

Parameters
api_ptrReference to UNICENS LLD interface
inst_ptrReference to internal UNICENS handler
lld_user_ptrUser defined pointer which is provided in Ucs_Lld_Callbacks_t structure.