Structure to receive the response of the device for a command. More...
#include <CommandLib.h>
Data Fields |
|
| uint16_t | wBufferLength |
|
The length of the buffer.
|
|
| uint8_t * | prgbBuffer |
|
Pointer to the buffer to copy the response.
|
|
| uint16_t | wRespLength |
|
Actual length of the response.
|
|
Detailed Description
Structure to receive the response of the device for a command.
- external/infineon/optiga/include/optiga/cmd/CommandLib.h