OpenOCD
psoc6_target_info Struct Reference

Data Fields

bool is_probed
 
uint32_t main_flash_sz
 
uint8_t protection
 
uint32_t row_sz
 
uint32_t silicon_id
 

Detailed Description

Definition at line 76 of file psoc6.c.

Field Documentation

◆ is_probed

bool psoc6_target_info::is_probed

Definition at line 81 of file psoc6.c.

Referenced by FLASH_BANK_COMMAND_HANDLER(), psoc6_auto_probe(), psoc6_get_info(), and psoc6_probe().

◆ main_flash_sz

uint32_t psoc6_target_info::main_flash_sz

Definition at line 79 of file psoc6.c.

Referenced by psoc6_get_info(), and psoc6_probe().

◆ protection

uint8_t psoc6_target_info::protection

Definition at line 78 of file psoc6.c.

Referenced by psoc6_get_info(), and psoc6_protect_check().

◆ row_sz

uint32_t psoc6_target_info::row_sz

Definition at line 80 of file psoc6.c.

Referenced by psoc6_erase(), psoc6_probe(), psoc6_program(), and psoc6_program_row().

◆ silicon_id

uint32_t psoc6_target_info::silicon_id

Definition at line 77 of file psoc6.c.

Referenced by psoc6_get_info(), and psoc6_protect_check().


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