Structure to hold the version information of the Watchdog Timer peripheral API.
This structure contains the version information of the Watchdog Timer 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.