struct fdf_env_driver_shutdown_observer

Defined at line 30 of file ../../sdk/lib/driver/runtime/include/lib/fdf/env.h

Holds context for the observer which will be called when the asynchronous shutdown

for all dispatchers owned by a driver has completed.

The client is responsible for retaining this structure in memory (and unmodified) until the

handler runs.

Public Members

fdf_env_driver_shutdown_handler_t * handler