OpenOCD
artery_usd Struct Reference

Data Fields

uint8_t data [ARTERY_USD_DATA_MAX_SIZE]
 
enum artery_fap_level fap_level
 
uint32_t protection
 
uint32_t protection_ext
 
uint8_t ssb
 

Detailed Description

Definition at line 86 of file artery.h.

Field Documentation

◆ data

uint8_t artery_usd::data[ARTERY_USD_DATA_MAX_SIZE]

Definition at line 91 of file artery.h.

Referenced by artery_usd_load(), and artery_usd_update().

◆ fap_level

enum artery_fap_level artery_usd::fap_level

Definition at line 81 of file artery.h.

Referenced by artery_usd_load(), artery_usd_update(), and COMMAND_HANDLER().

◆ protection

uint32_t artery_usd::protection

Definition at line 89 of file artery.h.

Referenced by artery_protect(), artery_usd_load(), and artery_usd_update().

◆ protection_ext

uint32_t artery_usd::protection_ext

Definition at line 90 of file artery.h.

Referenced by artery_protect(), artery_usd_load(), and artery_usd_update().

◆ ssb

uint8_t artery_usd::ssb

Definition at line 88 of file artery.h.

Referenced by artery_usd_load(), and artery_usd_update().


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