__attribute__ Struct Reference

#include <gr55xx_efuse_layout.h>

Public Attributes

uint32_t isp_uart_bypass: 1
 
uint32_t isp_usb_bypass: 1
 
uint32_t isp_jlink_bypass: 1
 
uint32_t enc_boot_system_clk: 3
 
uint32_t enc_boot_flash_clk: 3
 
uint32_t enc_boot_xip_read_cmd: 8
 
uint32_t memory_power_size: 1
 
uint32_t reserved: 14
 
config_t config
 
uint16_t swd_disable
 
uint16_t enc_mode
 
uint32_t crc32
 
uint8_t chip_id [EFUSE_CHIP_ID_SIZE]
 
uint8_t product_id [EFUSE_PRODUCT_ID_SIZE]
 
uint8_t fw_public_key_hash [FW_PUBLIC_KEY_HASH_SIZE]
 
uint8_t root_public_key_hash [ROOT_PUBLIC_KEY_HASH_SIZE]
 

Detailed Description

Definition at line 101 of file gr55xx_efuse_layout.h.

Member Data Documentation

◆ chip_id

uint8_t __attribute__::chip_id[EFUSE_CHIP_ID_SIZE]

Definition at line 121 of file gr55xx_efuse_layout.h.

◆ config

config_t __attribute__::config

Definition at line 115 of file gr55xx_efuse_layout.h.

◆ crc32

uint32_t __attribute__::crc32

Definition at line 119 of file gr55xx_efuse_layout.h.

◆ enc_boot_flash_clk

uint32_t __attribute__::enc_boot_flash_clk

Definition at line 107 of file gr55xx_efuse_layout.h.

◆ enc_boot_system_clk

uint32_t __attribute__::enc_boot_system_clk

Definition at line 106 of file gr55xx_efuse_layout.h.

◆ enc_boot_xip_read_cmd

uint32_t __attribute__::enc_boot_xip_read_cmd

Definition at line 108 of file gr55xx_efuse_layout.h.

◆ enc_mode

uint16_t __attribute__::enc_mode

Definition at line 118 of file gr55xx_efuse_layout.h.

◆ fw_public_key_hash

uint8_t __attribute__::fw_public_key_hash[FW_PUBLIC_KEY_HASH_SIZE]

Definition at line 123 of file gr55xx_efuse_layout.h.

◆ isp_jlink_bypass

uint32_t __attribute__::isp_jlink_bypass

Definition at line 105 of file gr55xx_efuse_layout.h.

◆ isp_uart_bypass

uint32_t __attribute__::isp_uart_bypass

Definition at line 103 of file gr55xx_efuse_layout.h.

◆ isp_usb_bypass

uint32_t __attribute__::isp_usb_bypass

Definition at line 104 of file gr55xx_efuse_layout.h.

◆ memory_power_size

uint32_t __attribute__::memory_power_size

Definition at line 109 of file gr55xx_efuse_layout.h.

◆ product_id

uint8_t __attribute__::product_id[EFUSE_PRODUCT_ID_SIZE]

Definition at line 122 of file gr55xx_efuse_layout.h.

◆ reserved

uint32_t __attribute__::reserved

Definition at line 110 of file gr55xx_efuse_layout.h.

◆ root_public_key_hash

uint8_t __attribute__::root_public_key_hash[ROOT_PUBLIC_KEY_HASH_SIZE]

Definition at line 124 of file gr55xx_efuse_layout.h.

◆ swd_disable

uint16_t __attribute__::swd_disable

Definition at line 117 of file gr55xx_efuse_layout.h.


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