Safe API Framework
Layered API framework for safety-related applications (ERTMS RBC reference targeting CENELEC EN 50128 SIL 4)
Loading...
Searching...
No Matches
sapi_reboot_backend_t Struct Reference

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.

Detailed Description

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.

Field Documentation

◆ request

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.


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