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

Structure holds byte array of data and its length. More...

#include <infineon/ifx-record-alt-carrier.h>

Data Fields

uint8_t data_length
 Array length in bytes.
 
uint8_t * data
 Array of data.
 

Detailed Description

Structure holds byte array of data and its length.

Definition at line 66 of file ifx-record-alt-carrier.h.

Field Documentation

◆ data

uint8_t* ifx_record_data_ref_t::data

Array of data.

Definition at line 72 of file ifx-record-alt-carrier.h.

◆ data_length

uint8_t ifx_record_data_ref_t::data_length

Array length in bytes.

Definition at line 69 of file ifx-record-alt-carrier.h.


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