clockSequenceLow property

int get clockSequenceLow

The low field of the clock sequence.

Implementation

int get clockSequenceLow => _byteData.getUint8(9);