|
hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
|
Structure defines error record details such as error reason and data. More...
#include <infineon/ifx-record-error.h>
Data Fields | |
| uint8_t | error_reason |
| ifx_blob_t * | error |
Structure defines error record details such as error reason and data.
Definition at line 49 of file ifx-record-error.h.
| ifx_blob_t* ifx_record_error_t::error |
Error data that provides information on the condition handover selector entered into erroneous state
Definition at line 55 of file ifx-record-error.h.
| uint8_t ifx_record_error_t::error_reason |
Error reason that caused handover selector to return the error record
Definition at line 51 of file ifx-record-error.h.