nRF Connect SDK API 2.8.99
|
uint32_t nrf_rpc_decode_uint | ( | struct nrf_rpc_cbor_ctx * | ctx | ) |
#include <include/nrf_rpc/nrf_rpc_serialize.h>
Decode an unsigned integer value.
[in,out] | ctx | CBOR decoding context. |
Decoded | unsigned integer value. |