itow property

  1. @ImcField('GPS Millisecond Time of Week', 'itow', ImcType.typeUint32, units: 'ms')
int itow

GPS Millisecond Time of Week.

Implementation

@ImcField('GPS Millisecond Time of Week', 'itow', ImcType.typeUint32,
    units: 'ms')
int get itow;