Logo
UNICENS V2.3.0-4567
User Manual and API Reference
void Ucs_AmsRx_ReleaseMsg ( Ucs_Inst_t self)

Removes and frees the front-most message from the Rx queue.

The application must not access the removed message any longer.

Note
The function is not effectively executed if the AMS feature is disabled either by defining UCS_FOOTPRINT_DISABLE_AMS or by setting the initialization attribute ams.enabled to false.
Parameters
selfThe instance