OpenOCD
stm32x_flash_bank Struct Reference
Collaboration diagram for stm32x_flash_bank:

Data Fields

bool can_load_options
 
uint8_t default_rdp
 
bool has_boot_addr
 
bool has_dual_banks
 
bool has_extra_options
 
bool has_large_mem
 
bool has_optcr2_pcrop
 
struct stm32x_options option_bytes
 
int option_offset
 
bool otp_unlocked
 
int ppage_size
 
bool probed
 
unsigned int protection_bits
 
uint32_t register_base
 
uint32_t user_bank_size
 
int user_data_offset
 

Detailed Description

Definition at line 107 of file stm32f1x.c.

Field Documentation

◆ can_load_options

bool stm32x_flash_bank::can_load_options

Definition at line 114 of file stm32f1x.c.

Referenced by COMMAND_HANDLER(), FLASH_BANK_COMMAND_HANDLER(), and stm32x_probe().

◆ default_rdp

uint8_t stm32x_flash_bank::default_rdp

Definition at line 116 of file stm32f1x.c.

Referenced by stm32x_erase_options(), stm32x_probe(), and stm32x_read_options().

◆ has_boot_addr

bool stm32x_flash_bank::has_boot_addr

◆ has_dual_banks

bool stm32x_flash_bank::has_dual_banks

Definition at line 112 of file stm32f1x.c.

Referenced by COMMAND_HANDLER(), FLASH_BANK_COMMAND_HANDLER(), and stm32x_probe().

◆ has_extra_options

bool stm32x_flash_bank::has_extra_options

◆ has_large_mem

bool stm32x_flash_bank::has_large_mem

◆ has_optcr2_pcrop

bool stm32x_flash_bank::has_optcr2_pcrop

◆ option_bytes

struct stm32x_options stm32x_flash_bank::option_bytes

◆ option_offset

int stm32x_flash_bank::option_offset

Definition at line 118 of file stm32f1x.c.

Referenced by COMMAND_HANDLER(), stm32x_probe(), and stm32x_read_options().

◆ otp_unlocked

bool stm32x_flash_bank::otp_unlocked

◆ ppage_size

int stm32x_flash_bank::ppage_size

Definition at line 109 of file stm32f1x.c.

Referenced by stm32x_probe().

◆ probed

bool stm32x_flash_bank::probed

◆ protection_bits

unsigned int stm32x_flash_bank::protection_bits

◆ register_base

uint32_t stm32x_flash_bank::register_base

◆ user_bank_size

uint32_t stm32x_flash_bank::user_bank_size

Definition at line 119 of file stm32f1x.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), and stm32x_probe().

◆ user_data_offset

int stm32x_flash_bank::user_data_offset

Definition at line 117 of file stm32f1x.c.

Referenced by COMMAND_HANDLER(), stm32x_probe(), and stm32x_read_options().


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