OpenOCD
stm32lx_flash_bank Struct Reference
Collaboration diagram for stm32lx_flash_bank:

Data Fields

uint32_t flash_base
 
uint32_t idcode
 
struct stm32lx_part_info part_info
 
bool probed
 
uint32_t user_bank_size
 

Detailed Description

Definition at line 119 of file stm32lx.c.

Field Documentation

◆ flash_base

◆ idcode

uint32_t stm32lx_flash_bank::idcode

Definition at line 121 of file stm32lx.c.

Referenced by stm32lx_probe().

◆ part_info

struct stm32lx_part_info stm32lx_flash_bank::part_info

◆ probed

bool stm32lx_flash_bank::probed

Definition at line 120 of file stm32lx.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), stm32lx_auto_probe(), and stm32lx_probe().

◆ user_bank_size

uint32_t stm32lx_flash_bank::user_bank_size

Definition at line 122 of file stm32lx.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), and stm32lx_probe().


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