![]() |
nRF Connect SDK API 3.3.99
|
| void nrf_rpc_rsp_send_uint | ( | const struct nrf_rpc_group * | group, |
| uint32_t | response ) |
#include <include/nrf_rpc/nrf_rpc_serialize.h>
Send response to a command as an unsigned integer value.
| [in] | group | nRF RPC group. |
| [in] | response | Unsigned integer value to send. |