OpenOCD
cortex_m_dwt_comparator Struct Reference

Data Fields

uint32_t comp
 
uint32_t dwt_comparator_address
 
uint32_t function
 
uint32_t mask
 
bool used
 

Detailed Description

Definition at line 185 of file cortex_m.h.

Field Documentation

◆ comp

uint32_t cortex_m_dwt_comparator::comp

Definition at line 187 of file cortex_m.h.

Referenced by cortex_m_endreset_event(), and cortex_m_set_watchpoint().

◆ dwt_comparator_address

uint32_t cortex_m_dwt_comparator::dwt_comparator_address

◆ function

uint32_t cortex_m_dwt_comparator::function

Definition at line 189 of file cortex_m.h.

Referenced by cortex_m_set_watchpoint(), and cortex_m_unset_watchpoint().

◆ mask

uint32_t cortex_m_dwt_comparator::mask

Definition at line 188 of file cortex_m.h.

Referenced by cortex_m_set_watchpoint().

◆ used

bool cortex_m_dwt_comparator::used

Definition at line 186 of file cortex_m.h.

Referenced by cortex_m_set_watchpoint(), and cortex_m_unset_watchpoint().


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