OpenOCD
trigger Struct Reference

Data Fields

uint64_t address
 
bool execute
 
uint32_t length
 
uint64_t mask
 
bool read
 
int unique_id
 
uint64_t value
 
bool write
 

Detailed Description

Definition at line 164 of file riscv-011.c.

Field Documentation

◆ address

◆ execute

◆ length

uint32_t trigger::length

Definition at line 166 of file riscv-011.c.

Referenced by trigger_from_breakpoint(), and trigger_from_watchpoint().

◆ mask

uint64_t trigger::mask

Definition at line 167 of file riscv-011.c.

Referenced by trigger_from_breakpoint(), and trigger_from_watchpoint().

◆ read

◆ unique_id

int trigger::unique_id

◆ value

uint64_t trigger::value

Definition at line 168 of file riscv-011.c.

Referenced by trigger_from_watchpoint().

◆ write


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