OpenOCD
psoc5lp_flash_bank Struct Reference
Collaboration diagram for psoc5lp_flash_bank:

Data Fields

const struct psoc5lp_devicedevice
 
bool ecc_enabled
 
bool probed
 

Detailed Description

Definition at line 1014 of file psoc5lp.c.

Field Documentation

◆ device

const struct psoc5lp_device* psoc5lp_flash_bank::device

Definition at line 1016 of file psoc5lp.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), psoc5lp_get_info_command(), and psoc5lp_probe().

◆ ecc_enabled

bool psoc5lp_flash_bank::ecc_enabled

◆ probed

bool psoc5lp_flash_bank::probed

Definition at line 1015 of file psoc5lp.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), and psoc5lp_probe().


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