nRF Connect SDK API 2.8.99
|
#define SEND_SHUTDOWN_ACK | ( | _mod, | |
_type, | |||
_id ) |
#include <applications/asset_tracker_v2/src/modules/modules_common.h>
Macro used to submit a shutdown event.
_mod | Name of module that the event corresponds to. |
_type | Name of the type of shutdown event. |
_id | ID of the module that acknowledges the shutdown. |