![]() |
nRF Connect SDK API 3.3.99
|
| #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. |