2.4.18 CAN_TP_Tasks()

void CAN_TP_Tasks (void )

Tasks routine that keeps the CAN-TP layer running.

This should be called frequently to keep the CAN-TP layer running correctly.  

This needs to be called at least as frequently as the minimum CAN-TP timeout of the system which is typically at least once a second (though more frequent is preferred).

Precondition:

CAN_TP_Initialize function should have been called before calling this function.

Returns:

None