![]() |
nRF Connect SDK API 3.3.99
|
| #define EMDS_STATIC_ENTRY_DEFINE | ( | _name, | |
| _id, | |||
| _data, | |||
| _len ) |
#include <include/emds/emds.h>
Define a static entry for emergency data storage items.
| _name | The entry name. |
| _id | Unique ID for the entry. This value and not an overlap with any other value. |
| _data | Data pointer to be stored at emergency data store. |
| _len | Length of data to be stored at emergency data store. |
This creates a variable name prepended by emds.