OpenOCD
jtagspi_flash_bank Struct Reference
Collaboration diagram for jtagspi_flash_bank:

Data Fields

unsigned int addr_len
 
bool always_4byte
 
struct flash_device dev
 
char devname [32]
 
uint32_t ir
 
struct pld_devicepld_device
 
bool probed
 
struct jtag_taptap
 

Detailed Description

Definition at line 20 of file jtagspi.c.

Field Documentation

◆ addr_len

unsigned int jtagspi_flash_bank::addr_len

Definition at line 26 of file jtagspi.c.

Referenced by fill_addr(), jtagspi_page_write(), jtagspi_read(), and jtagspi_sector_erase().

◆ always_4byte

bool jtagspi_flash_bank::always_4byte

Definition at line 25 of file jtagspi.c.

◆ dev

struct flash_device jtagspi_flash_bank::dev

Definition at line 21 of file jtagspi.c.

◆ devname

char jtagspi_flash_bank::devname[32]

Definition at line 23 of file jtagspi.c.

◆ ir

uint32_t jtagspi_flash_bank::ir

Definition at line 28 of file jtagspi.c.

Referenced by FLASH_BANK_COMMAND_HANDLER().

◆ pld_device

struct pld_device* jtagspi_flash_bank::pld_device

Definition at line 27 of file jtagspi.c.

◆ probed

bool jtagspi_flash_bank::probed

Definition at line 24 of file jtagspi.c.

◆ tap

struct jtag_tap* jtagspi_flash_bank::tap

Definition at line 21 of file jtagspi.c.


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