|
OpenOCD
|
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 |
| 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().
| 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().
| uint32_t artery_usd::protection |
Definition at line 89 of file artery.h.
Referenced by artery_protect(), artery_usd_load(), and artery_usd_update().
| 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().
| uint8_t artery_usd::ssb |
Definition at line 88 of file artery.h.
Referenced by artery_usd_load(), and artery_usd_update().