OpenOCD
qn908x_flash_bank Struct Reference
Collaboration diagram for qn908x_flash_bank:

Data Fields

bool allow_swd_disabled
 
bool calc_checksum
 
unsigned int num_blocks
 
struct qn908x_flash_page_lock page_lock
 
bool page_lock_loaded
 
unsigned int user_bank_size
 

Detailed Description

Definition at line 209 of file qn908x.c.

Field Documentation

◆ allow_swd_disabled

bool qn908x_flash_bank::allow_swd_disabled

Definition at line 219 of file qn908x.c.

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

◆ calc_checksum

bool qn908x_flash_bank::calc_checksum

Definition at line 215 of file qn908x.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), and qn908x_write().

◆ num_blocks

◆ page_lock

struct qn908x_flash_page_lock qn908x_flash_bank::page_lock

Definition at line 221 of file qn908x.c.

Referenced by qn908x_protect(), qn908x_protect_check(), and qn908x_read_page_lock().

◆ page_lock_loaded

bool qn908x_flash_bank::page_lock_loaded

Definition at line 221 of file qn908x.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), qn908x_protect(), and qn908x_read_page_lock().

◆ user_bank_size

unsigned int qn908x_flash_bank::user_bank_size

Definition at line 214 of file qn908x.c.

Referenced by FLASH_BANK_COMMAND_HANDLER().


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