OpenOCD
stm32h7_flash_bank Struct Reference
Collaboration diagram for stm32h7_flash_bank:

Data Fields

const uint32_t * flash_regs
 
uint32_t flash_regs_base
 
uint32_t idcode
 
const struct stm32h7_part_infopart_info
 
bool probed
 
uint32_t user_bank_size
 

Detailed Description

Definition at line 183 of file stm32h7x.c.

Field Documentation

◆ flash_regs

const uint32_t* stm32h7_flash_bank::flash_regs

◆ flash_regs_base

uint32_t stm32h7_flash_bank::flash_regs_base

Definition at line 187 of file stm32h7x.c.

Referenced by stm32h7_get_flash_reg(), stm32h7_probe(), and stm32h7_write_block().

◆ idcode

uint32_t stm32h7_flash_bank::idcode

Definition at line 185 of file stm32h7x.c.

Referenced by stm32h7_get_info(), and stm32h7_probe().

◆ part_info

◆ probed

bool stm32h7_flash_bank::probed

◆ user_bank_size

uint32_t stm32h7_flash_bank::user_bank_size

Definition at line 186 of file stm32h7x.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), and stm32h7_probe().


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