nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_rpc_rsp_send_uint()

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.

Parameters
[in]groupnRF RPC group.
[in]responseUnsigned integer value to send.