OpenOCD
faux_flash_bank Struct Reference
Collaboration diagram for faux_flash_bank:

Data Fields

uint8_t * memory
 
uint32_t start_address
 
struct targettarget
 

Detailed Description

Definition at line 16 of file faux.c.

Field Documentation

◆ memory

uint8_t* faux_flash_bank::memory

Definition at line 18 of file faux.c.

◆ start_address

uint32_t faux_flash_bank::start_address

Definition at line 19 of file faux.c.

◆ target

struct target* faux_flash_bank::target

Definition at line 17 of file faux.c.


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