Receive

Receiving packets is always done by calling the callback function cbToCoNet_vRxEvent(). As a parameter, a pointer to a tsRxDataApp structure is passed. The contents of this structure are referenced to carry out the respective operations of the application.

最終更新