2.4.7 CAN_TP_IsMessageReady()
bool CAN_TP_IsMessageReady (void )
Indicates if a message is complete and ready to read.
CAN_TP_Initialize function should have been called before calling this function. |
bool - true if message is ready, false message is not available |