OpenOCD
lpc2000_flash_bank Struct Reference

Data Fields

int calc_checksum
 
uint32_t cclk
 
int checksum_vector
 
int cmd51_dst_boundary
 
uint32_t cmd51_max_buffer
 
uint32_t iap_entry_alternative
 
uint32_t iap_max_stack
 
uint32_t lpc4300_bank
 
bool probed
 
lpc2000_variant variant
 

Detailed Description

Definition at line 287 of file lpc2000.c.

Field Documentation

◆ calc_checksum

int lpc2000_flash_bank::calc_checksum

Definition at line 291 of file lpc2000.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), and lpc2000_write().

◆ cclk

uint32_t lpc2000_flash_bank::cclk

◆ checksum_vector

int lpc2000_flash_bank::checksum_vector

Definition at line 293 of file lpc2000.c.

Referenced by lpc2000_build_sector_list(), and lpc2000_write().

◆ cmd51_dst_boundary

int lpc2000_flash_bank::cmd51_dst_boundary

Definition at line 290 of file lpc2000.c.

Referenced by lpc2000_build_sector_list(), and lpc2000_write().

◆ cmd51_max_buffer

uint32_t lpc2000_flash_bank::cmd51_max_buffer

Definition at line 292 of file lpc2000.c.

Referenced by lpc2000_build_sector_list(), and lpc2000_write().

◆ iap_entry_alternative

uint32_t lpc2000_flash_bank::iap_entry_alternative

Definition at line 296 of file lpc2000.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), and lpc2000_iap_call().

◆ iap_max_stack

uint32_t lpc2000_flash_bank::iap_max_stack

◆ lpc4300_bank

uint32_t lpc2000_flash_bank::lpc4300_bank

◆ probed

bool lpc2000_flash_bank::probed

Definition at line 297 of file lpc2000.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), and lpc2000_probe().

◆ variant


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