3.2.4 Data Types

The MDFU Protocol uses the following data types:

  • uint8_t: Unsigned 8-bit integer with a range from 0 to 255
  • uint16_t: Unsigned 16-bit integer with a range from 0 to 65,535