![]() |
nRF Connect SDK API 3.3.99
|
| int nrf_rpc_rram_wear_test_get_partition_count | ( | size_t * | count | ) |
#include <include/nrf_rpc/rpc_utils/rram_wear_test.h>
Get the number of partitions from the remote server.
| [out] | count | Pointer to store the number of partitions. |
| 0 | on success. |
| -EBADMSG | if the RPC response could not be decoded. |