An Enter Rescue request. More...
#include <sw/device/silicon_creator/lib/boot_svc/boot_svc_enter_rescue.h>
Data Fields | |
| boot_svc_header_t | header |
| Boot services message header. | |
| uint32_t | skip_once |
| Command rescue to ignore the rescue trigger one time. | |
An Enter Rescue request.
Definition at line 28 of file boot_svc_enter_rescue.h.
| boot_svc_header_t boot_svc_enter_rescue_req::header |
Boot services message header.
Definition at line 32 of file boot_svc_enter_rescue.h.
| uint32_t boot_svc_enter_rescue_req::skip_once |
Command rescue to ignore the rescue trigger one time.
Definition at line 36 of file boot_svc_enter_rescue.h.