|
Safe API Framework
Layered API framework for safety-related applications (ERTMS RBC reference targeting CENELEC EN 50128 SIL 4)
|
Backend vtable: an integrator's implementation of the reboot mechanism for a specific target (ADR-005). More...
#include <sapi_reboot_backend.h>
Data Fields | |
| sapi_status_t(*) | request (uint16_t reason_code) |
| Backend implementation of sapi_reboot_request(). May be NULL. | |
Backend vtable: an integrator's implementation of the reboot mechanism for a specific target (ADR-005).
Definition at line 30 of file sapi_reboot_backend.h.
| sapi_status_t(*) sapi_reboot_backend_t::request(uint16_t reason_code) |
Backend implementation of sapi_reboot_request(). May be NULL.
Definition at line 33 of file sapi_reboot_backend.h.