2.2.6 CAN_TP_PAUSE_ON_FIRST_FRAME

#define CAN_TP_PAUSE_ON_FIRST_FRAME false

Configures if there is a pause on first frame. This stops any further CAN packets from being sent after the first frame until CAN-TP Rx is resumed again. Enabling this requires the use of the CAN_TP_RxResume() function to be called to continue receiving packets.