![]() |
nRF Connect SDK API 3.3.99
|
| void nrf_rpc_encode_uint | ( | struct nrf_rpc_cbor_ctx * | ctx, |
| uint32_t | value ) |
#include <include/nrf_rpc/nrf_rpc_serialize.h>
Encode an unsigned integer value.
| [in,out] | ctx | Structure used to encode CBOR stream. |
| [in] | value | Encoded value. |