nRF5 SDK  v15.3.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

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.


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