OpenOCD
watchpoint Struct Reference
Collaboration diagram for watchpoint:

Data Fields

target_addr_t address
 
bool is_set
 
uint32_t length
 
uint64_t mask
 
struct watchpointnext
 
unsigned int number
 
enum watchpoint_rw rw
 
int unique_id
 
uint64_t value
 

Detailed Description

Definition at line 41 of file breakpoints.h.

Field Documentation

◆ address

◆ is_set

◆ length

◆ mask

◆ next

◆ number

◆ rw

◆ unique_id

◆ value


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