rateType property

int rateType

Implementation

int get rateType => (data[9] >> 5) & 0x03;