nRF5 SDK v17.1.0
Data Fields

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:

Documentation feedback | Developer Zone | Subscribe | Updated