seq property

  1. @ImcField('Sequence Id', 'seq', ImcType.typeUInt16)
int seq

The sequence identifier of the frame transmission request.

Implementation

@ImcField('Sequence Id', 'seq', ImcType.typeUInt16)
int get seq;