NTURT Zephyr v0.0.1
NTURT common library for Zephyr RTOS
Loading...
Searching...
No Matches
sys_shutdown_callback Struct Reference

Shutdown callback. More...

#include <nturt/sys/sys.h>

Data Fields

sys_shutdown_handler_t handler
 
void * user_data
 

Detailed Description

Shutdown callback.

Field Documentation

◆ handler

sys_shutdown_handler_t sys_shutdown_callback::handler

Shutdown handler.

◆ user_data

void* sys_shutdown_callback::user_data

User data for the callback functions.


The documentation for this struct was generated from the following file: