OpenOCD
mflash_bank Struct Reference
Collaboration diagram for mflash_bank:

Data Fields

uint32_t base
 
struct mg_drv_infodrv_info
 
struct mflash_gpio_drvgpio_drv
 
struct mflash_gpio_num rst_pin
 
struct targettarget
 

Detailed Description

Definition at line 128 of file mflash.h.

Field Documentation

struct mg_drv_info* mflash_bank::drv_info

Definition at line 135 of file mflash.h.

Referenced by COMMAND_HANDLER(), and mg_dsk_drv_info().

struct mflash_gpio_drv* mflash_bank::gpio_drv

Definition at line 133 of file mflash.h.

Referenced by COMMAND_HANDLER(), mg_hdrst(), and mg_init_gpio().

struct mflash_gpio_num mflash_bank::rst_pin

Definition at line 131 of file mflash.h.

Referenced by COMMAND_HANDLER(), mg_hdrst(), and mg_init_gpio().


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