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

Retrieves the number of messages that are located in the Rx queue.

Parameters
selfThe instance
Returns
The number of messages in the Rx queue.
The function returns zero if the AMS feature is disabled either by defining UCS_FOOTPRINT_DISABLE_AMS or by setting the initialization attribute ams.enabled to false.