OpenOCD
stm32l4_wrp Struct Reference

Data Fields

int first
 
int last
 
int offset
 
enum stm32l4_flash_reg_index reg_idx
 
bool used
 
uint32_t value
 

Detailed Description

Definition at line 265 of file stm32l4x.c.

Field Documentation

◆ first

◆ last

◆ offset

int stm32l4_wrp::offset

◆ reg_idx

enum stm32l4_flash_reg_index stm32l4_wrp::reg_idx

Definition at line 256 of file stm32l4x.c.

Referenced by stm32l4_get_one_wrpxy(), and stm32l4_write_one_wrpxy().

◆ used

bool stm32l4_wrp::used

◆ value

uint32_t stm32l4_wrp::value

Definition at line 267 of file stm32l4x.c.

Referenced by stm32l4_get_one_wrpxy().


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