Zephyr API Documentation 4.2.00-rc1
A Scalable Open Source RTOS
 4.2.00-rc1
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ironside_boot_report_uicr_error Struct Reference

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.
 

Detailed Description

UICR error description contained in the boot report.

Field Documentation

◆ [union]

union { ... } ironside_boot_report_uicr_error::description

Error descriptions specific to each type of UICR error.

◆ error_type

uint32_t ironside_boot_report_uicr_error::error_type

The type of error.

A value of 0 indicates no error

◆ rfu [1/2]

uint32_t ironside_boot_report_uicr_error::rfu[4]

◆ [struct] [2/2]

struct { ... } ironside_boot_report_uicr_error::rfu

RFU.


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