|
hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
|
Provides the module, method and error identifiers of the library. More...
#include "infineon/ifx-error.h"Go to the source code of this file.
Macros | |
| #define | LIB_UTILS UINT8_C(0x43) |
| Utils library module ID. | |
Enumerations | |
| enum | ifx_utils_module_id { IFX_TLV = IFX_MODULE(LIB_UTILS, 0x01) , IFX_UTILS } |
| Enumeration defines the utils module IDs. More... | |
Provides the module, method and error identifiers of the library.
Definition in file ifx-utils-lib.h.
| #define LIB_UTILS UINT8_C(0x43) |
Utils library module ID.
Definition at line 18 of file ifx-utils-lib.h.
| enum ifx_utils_module_id |
Enumeration defines the utils module IDs.
| Enumerator | |
|---|---|
| IFX_TLV | TLV module ID. |
| IFX_UTILS | Utils module ID. |
Definition at line 23 of file ifx-utils-lib.h.