OffsetToEndTakesFieldParam

Description:

This method sets the size of the next protocol layer as the rest of the frame minus the value of the "Offset" parameter.

The size of the next layer is thus the number of bytes in the rest of the frame minus mic_size to allow for the mic_ size bytes MIC at the end.

Parameters:

[Required]

Field

"Offset from the end of frame"


Example:

The ZigBee NWK decoder, for example includes the statement:

NEXT_PROTOCOL_SIZE(OffsetToEndTakesFieldParam mic_size)