Zephyr API Documentation 4.2.00-rc1
A Scalable Open Source RTOS
|
|
4.2.00-rc1 |
UICR error description contained in the boot report. More...
#include <boot_report.h>
Data Fields | ||
uint32_t | error_type | |
The type of error. | ||
union { | ||
struct { | ||
uint32_t rfu [4] | ||
} rfu | ||
RFU. More... | ||
} | description | |
Error descriptions specific to each type of UICR error. | ||
UICR error description contained in the boot report.
union { ... } ironside_boot_report_uicr_error::description |
Error descriptions specific to each type of UICR error.
uint32_t ironside_boot_report_uicr_error::error_type |
The type of error.
A value of 0 indicates no error
uint32_t ironside_boot_report_uicr_error::rfu[4] |
struct { ... } ironside_boot_report_uicr_error::rfu |
RFU.