nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ NRF_RPC_GROUP_DECLARE

#define NRF_RPC_GROUP_DECLARE (   _name)     extern const struct nrf_rpc_group _name

#include <nrf_rpc/include/nrf_rpc.h>

Extern declaration of a group.

Can be used in a header file.

Parameters
_nameSymbol name of the group.