hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
Data Fields
nbt_applet_version_t Struct Reference

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.
 

Detailed Description

Structure for the applet version.

Definition at line 99 of file nbt-parse-response.h.

Field Documentation

◆ version_build_number

uint16_t nbt_applet_version_t::version_build_number

Stores the build number.

Definition at line 114 of file nbt-parse-response.h.

◆ version_major

uint8_t nbt_applet_version_t::version_major

Stores the major version.

Definition at line 104 of file nbt-parse-response.h.

◆ version_minor

uint8_t nbt_applet_version_t::version_minor

Stores the minor version.

Definition at line 109 of file nbt-parse-response.h.


The documentation for this struct was generated from the following file: