Structure to hold the version numbers of the peripheral API.
This structure contains the version numbers for the peripheral API, including the release version, major version, and minor version.
Public Attributes#
uint8_t
Release version number.
uint8_t
Major version number.
uint8_t
Minor version number.