OpenOCD
|
Data Fields | |
uint32_t | boot_addr |
uint16_t | data |
uint32_t | optcr2_pcrop |
uint32_t | protection |
uint8_t | rdp |
uint8_t | RDP |
uint8_t | user |
uint16_t | user_options |
Definition at line 100 of file stm32f1x.c.
uint32_t stm32x_options::boot_addr |
Definition at line 184 of file stm32f2x.c.
Referenced by COMMAND_HANDLER(), stm32x_read_options(), and stm32x_write_options().
uint16_t stm32x_options::data |
Definition at line 103 of file stm32f1x.c.
Referenced by COMMAND_HANDLER(), stm32x_read_options(), and stm32x_write_options().
uint32_t stm32x_options::optcr2_pcrop |
Definition at line 185 of file stm32f2x.c.
Referenced by COMMAND_HANDLER(), stm32x_read_options(), and stm32x_write_options().
uint32_t stm32x_options::protection |
Definition at line 104 of file stm32f1x.c.
Referenced by stm32x_protect(), stm32x_protect_check(), stm32x_read_options(), and stm32x_write_options().
uint8_t stm32x_options::rdp |
Definition at line 101 of file stm32f1x.c.
Referenced by COMMAND_HANDLER(), stm32x_erase_options(), stm32x_read_options(), and stm32x_write_options().
uint8_t stm32x_options::RDP |
Definition at line 181 of file stm32f2x.c.
Referenced by COMMAND_HANDLER(), stm32x_read_options(), and stm32x_write_options().
uint8_t stm32x_options::user |
Definition at line 102 of file stm32f1x.c.
Referenced by COMMAND_HANDLER(), stm32x_read_options(), and stm32x_write_options().
uint16_t stm32x_options::user_options |
Definition at line 182 of file stm32f2x.c.
Referenced by COMMAND_HANDLER(), stm32x_read_options(), and stm32x_write_options().