OpenOCD
xmc4xxx_flash_bank Struct Reference

Data Fields

uint32_t fcon_id
 
bool probed
 
uint32_t pw1
 
uint32_t pw2
 
bool pw_set
 
bool read_protected
 
bool write_prot_otp [MAX_XMC_SECTORS]
 

Detailed Description

Definition at line 211 of file xmc4xxx.c.

Field Documentation

◆ fcon_id

uint32_t xmc4xxx_flash_bank::fcon_id

Definition at line 215 of file xmc4xxx.c.

◆ probed

bool xmc4xxx_flash_bank::probed

Definition at line 212 of file xmc4xxx.c.

Referenced by xmc4xxx_erase(), xmc4xxx_probe(), and xmc4xxx_write().

◆ pw1

uint32_t xmc4xxx_flash_bank::pw1

Definition at line 218 of file xmc4xxx.c.

Referenced by COMMAND_HANDLER(), xmc4xxx_flash_protect(), and xmc4xxx_temp_unprotect().

◆ pw2

uint32_t xmc4xxx_flash_bank::pw2

Definition at line 219 of file xmc4xxx.c.

Referenced by COMMAND_HANDLER(), xmc4xxx_flash_protect(), and xmc4xxx_temp_unprotect().

◆ pw_set

bool xmc4xxx_flash_bank::pw_set

Definition at line 220 of file xmc4xxx.c.

Referenced by COMMAND_HANDLER(), and xmc4xxx_protect().

◆ read_protected

bool xmc4xxx_flash_bank::read_protected

Definition at line 223 of file xmc4xxx.c.

Referenced by xmc4xxx_get_info_command(), and xmc4xxx_protect_check().

◆ write_prot_otp

bool xmc4xxx_flash_bank::write_prot_otp[MAX_XMC_SECTORS]

Definition at line 225 of file xmc4xxx.c.

Referenced by xmc4xxx_get_info_command(), and xmc4xxx_protect_check().


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