nrfxlib API
2.8.99
Loading...
Searching...
No Matches
◆
NRF_RPC_AUTO_ARR_GET
#define NRF_RPC_AUTO_ARR_GET
(
_array_ptr
,
_index
,
_type
)
#include <
nrf_rpc/include/nrf_rpc_common.h
>
Value:
(((_type *)((
const
uint8_t *
const
*)(_array_ptr) + 1))[_index])
Get item from the array.
Parameters
_array_ptr
Pointer to array.
_index
Index of the item.
_type
Type of items in array.
Common nRF RPC utility
Generated on Tue Nov 5 2024 16:01:55 for nrfxlib API by
1.12.0