uint8 constant

IntegerDataType const uint8

Unsigned 8-bit int data type.

Implementation

static const IntegerDataType uint8 = Uint8DataType();