Variable E2E_Counter

Variable Documentation

uint16_t off_highway_premium_radar::E2E_Header::E2E_Counter

Length of PDU Payload.

Note

On the sender side, for the first transmission request of a data element the counter shall be initialized with 0 and shall be incremented by 1 for every subsequent send request. When the counter reaches the maximum value (0xFFFF), then it shall restart with 0 for the next send request The receiver expects the counter to be starting from 0 and increments by 1 till 0xFFFF, the sender shall reset to 0 when max value 0xFFFF is reached.