OpenOCD
bl602_flash_bank Struct Reference
Collaboration diagram for bl602_flash_bank:

Data Fields

const struct flash_devicedev
 
const struct bl602_part_infopart_info
 
bool probed
 
enum bflb_series series
 
uint8_t sflash_cfg [SFLASH_CFG_SIZE]
 

Detailed Description

Definition at line 74 of file bl602.c.

Field Documentation

◆ dev

const struct flash_device* bl602_flash_bank::dev

Definition at line 81 of file bl602.c.

◆ part_info

const struct bl602_part_info* bl602_flash_bank::part_info

Definition at line 78 of file bl602.c.

◆ probed

bool bl602_flash_bank::probed

Definition at line 76 of file bl602.c.

◆ series

enum bflb_series bl602_flash_bank::series

Definition at line 76 of file bl602.c.

◆ sflash_cfg

uint8_t bl602_flash_bank::sflash_cfg[SFLASH_CFG_SIZE]

Definition at line 79 of file bl602.c.


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