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