Structure to specify a byte stream consisting of length and data pointer. More...
#include <Datatypes.h>
Data Fields |
|
| uint16_t | wLen |
|
Length of the byte stream.
|
|
| uint8_t * | prgbStream |
|
Pointer to byte array which contains the data stream.
|
|
Detailed Description
Structure to specify a byte stream consisting of length and data pointer.
- external/infineon/optiga/include/optiga/common/Datatypes.h