nrfxlib API 2.8.99
Loading...
Searching...
No Matches

◆ NRF_RPC_GROUP_DECLARE

#define NRF_RPC_GROUP_DECLARE ( _name)

#include <nrf_rpc/include/nrf_rpc.h>

Value:
extern const struct nrf_rpc_group _name
Defines a group of commands and events.
Definition nrf_rpc.h:139

Extern declaration of a group.

Can be used in a header file.

Parameters
_nameSymbol name of the group.