Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Ucs_Lld_Api_t Struct Reference

Initialization required for one communication channel (control or packet) More...

Data Fields

Ucs_Lld_RxAllocateCb_t rx_allocate_fptr
 Allocates an Rx message object.
 
Ucs_Lld_RxFreeUnusedCb_t rx_free_unused_fptr
 Frees an unused Rx message object.
 
Ucs_Lld_RxReceiveCb_t rx_receive_fptr
 Pass an Rx message to the UNICENS library.
 
Ucs_Lld_TxReleaseCb_t tx_release_fptr
 Notifies that the LLD no longer needs to access the Tx message object.
 

Detailed Description

Initialization required for one communication channel (control or packet)