![]() |
NTURT Zephyr v0.0.1
NTURT common library for Zephyr RTOS
|
Shutdown callback. More...
#include <nturt/sys/sys.h>
Data Fields | |
sys_shutdown_handler_t | handler |
void * | user_data |
Shutdown callback.
sys_shutdown_handler_t sys_shutdown_callback::handler |
Shutdown handler.
void* sys_shutdown_callback::user_data |
User data for the callback functions.