OpenOCD
w600_flash_bank Struct Reference
Collaboration diagram for w600_flash_bank:

Data Fields

uint32_t id
 
const struct w600_flash_paramparam
 
bool probed
 
uint32_t register_base
 
uint32_t user_bank_size
 

Detailed Description

Definition at line 78 of file w600.c.

Field Documentation

◆ id

uint32_t w600_flash_bank::id

Definition at line 81 of file w600.c.

Referenced by w600_probe().

◆ param

const struct w600_flash_param* w600_flash_bank::param

Definition at line 82 of file w600.c.

Referenced by w600_get_delay(), and w600_probe().

◆ probed

bool w600_flash_bank::probed

Definition at line 79 of file w600.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), w600_auto_probe(), and w600_probe().

◆ register_base

uint32_t w600_flash_bank::register_base

Definition at line 83 of file w600.c.

Referenced by FLASH_BANK_COMMAND_HANDLER().

◆ user_bank_size

uint32_t w600_flash_bank::user_bank_size

Definition at line 84 of file w600.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), and w600_probe().


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