|
hsw-nbt 1.2.0
OPTIGA Authenticate NBT Host Library for C
|
Stores the module details and function identifiers. More...
#include <stddef.h>#include <stdint.h>#include "infineon/ifx-error.h"#include "infineon/ifx-utils.h"Go to the source code of this file.
Macros | |
| #define | LIB_NDEF_BP UINT8_C(0x36) |
| Brand protection NDEF library module ID. | |
Enumerations | |
| enum | ifx_record_bp_module_id { IFX_RECORD_HANDLER_BP = IFX_MODULE(LIB_NDEF_BP, 0x01) , IFX_RECORD_BP } |
| Enumeration defines the NDEF library module IDs. More... | |
Stores the module details and function identifiers.
Definition in file ifx-ndef-bp-lib.h.
| #define LIB_NDEF_BP UINT8_C(0x36) |
Brand protection NDEF library module ID.
Definition at line 24 of file ifx-ndef-bp-lib.h.
Enumeration defines the NDEF library module IDs.
| Enumerator | |
|---|---|
| IFX_RECORD_HANDLER_BP | NDEF brandprotection record module ID. |
| IFX_RECORD_BP | NDEF model brandprotection record module ID. |
Definition at line 29 of file ifx-ndef-bp-lib.h.