OpenOCD
stm8_comparator Struct Reference

Data Fields

uint32_t bp_value
 
uint32_t reg_address
 
enum hw_break_type type
 
bool used
 

Detailed Description

Definition at line 164 of file stm8.c.

Field Documentation

◆ bp_value

uint32_t stm8_comparator::bp_value

Definition at line 166 of file stm8.c.

Referenced by stm8_set_breakpoint(), stm8_set_hwbreak(), and stm8_set_watchpoint().

◆ reg_address

uint32_t stm8_comparator::reg_address

Definition at line 167 of file stm8.c.

Referenced by stm8_configure_break_unit(), and stm8_set_hwbreak().

◆ type

enum hw_break_type stm8_comparator::type

Definition at line 167 of file stm8.c.

Referenced by stm8_set_breakpoint(), stm8_set_hwbreak(), and stm8_set_watchpoint().

◆ used

bool stm8_comparator::used

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