OpenOCD
trigger Struct Reference

Data Fields

uint64_t address
 
bool is_execute
 
bool is_read
 
bool is_write
 
uint32_t length
 
uint64_t mask
 
int unique_id
 
uint64_t value
 

Detailed Description

Definition at line 124 of file riscv.c.

Field Documentation

◆ address

◆ is_execute

bool trigger::is_execute

◆ is_read

◆ is_write

bool trigger::is_write

◆ length

uint32_t trigger::length

◆ mask

uint64_t trigger::mask

Definition at line 127 of file riscv.c.

Referenced by trigger_from_breakpoint(), and trigger_from_watchpoint().

◆ unique_id

◆ value

uint64_t trigger::value

Definition at line 128 of file riscv.c.

Referenced by trigger_from_watchpoint().


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