OpenOCD
sh_qspi_flash_bank Struct Reference
Collaboration diagram for sh_qspi_flash_bank:

Data Fields

unsigned int buffer_size
 
const struct flash_devicedev
 
struct working_areaio_algorithm
 
uint32_t io_base
 
bool probed
 
struct working_areasource
 

Detailed Description

Definition at line 78 of file sh_qspi.c.

Field Documentation

◆ buffer_size

unsigned int sh_qspi_flash_bank::buffer_size

Definition at line 84 of file sh_qspi.c.

◆ dev

const struct flash_device* sh_qspi_flash_bank::dev

Definition at line 79 of file sh_qspi.c.

◆ io_algorithm

struct working_area* sh_qspi_flash_bank::io_algorithm

Definition at line 82 of file sh_qspi.c.

◆ io_base

uint32_t sh_qspi_flash_bank::io_base

Definition at line 80 of file sh_qspi.c.

◆ probed

bool sh_qspi_flash_bank::probed

Definition at line 81 of file sh_qspi.c.

◆ source

struct working_area* sh_qspi_flash_bank::source

Definition at line 83 of file sh_qspi.c.


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