nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ APP_EVENT_ID

#define APP_EVENT_ID (   ename)    _EVENT_ID(ename)

#include <include/app_event_manager.h>

Get the event ID.

Macro that creates event id pointer from the event name.

Parameters
enameThe name of the event
Returns
Event id pointer to struct event_type type