nRF Connect SDK API 0.1.0
|
#define ESB_CREATE_PAYLOAD | ( | _pipe, | |
... | |||
) |
#include <include/esb.h>
Macro to create an initializer for a TX data packet.
This macro generates an initializer.
[in] | _pipe | The pipe to use for the data packet. |
[in] | ... | Comma separated list of character data to put in the TX buffer. Supported values consist of 1 to 63 characters. |