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

◆ APP_EVENT_FLAGS_CREATE

#define APP_EVENT_FLAGS_CREATE (   ...)     (FOR_EACH_NONEMPTY_TERM(_APP_EVENT_FLAGS_JOIN, (|), __VA_ARGS__) 0)

#include <include/app_event_manager.h>

Define flags for event type.

Parameters
...Comma-separated list of flags which should be set. In case no flags should be set leave it empty.