|
hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
|
Structure for the applet version. More...
#include <infineon/nbt-parse-response.h>
Data Fields | |
| uint8_t | version_major |
| Stores the major version. | |
| uint8_t | version_minor |
| Stores the minor version. | |
| uint16_t | version_build_number |
| Stores the build number. | |
Structure for the applet version.
Definition at line 99 of file nbt-parse-response.h.
| uint16_t nbt_applet_version_t::version_build_number |
Stores the build number.
Definition at line 114 of file nbt-parse-response.h.
| uint8_t nbt_applet_version_t::version_major |
Stores the major version.
Definition at line 104 of file nbt-parse-response.h.
| uint8_t nbt_applet_version_t::version_minor |
Stores the minor version.
Definition at line 109 of file nbt-parse-response.h.