OpenOCD
stm32l4_work_area Struct Reference
Collaboration diagram for stm32l4_work_area:

Data Structures

struct  flash_async_algorithm_circbuf
 
struct  stm32l4_loader_params
 

Data Fields

struct stm32l4_work_area::flash_async_algorithm_circbuf fifo
 
struct stm32l4_work_area::stm32l4_loader_params params
 
uint8_t stack [LDR_STACK_SIZE]
 

Detailed Description

Definition at line 122 of file stm32l4x.h.

Field Documentation

◆ fifo

struct stm32l4_work_area::flash_async_algorithm_circbuf stm32l4_work_area::fifo

◆ params

struct stm32l4_work_area::stm32l4_loader_params stm32l4_work_area::params

◆ stack

uint8_t stm32l4_work_area::stack[LDR_STACK_SIZE]

Definition at line 129 of file stm32l4x.h.

Referenced by stm32l4_write_block().


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