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 199 of file cortex_m.h.

Field Documentation

◆ comp

uint32_t cortex_m_dwt_comparator::comp

Definition at line 201 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 203 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 202 of file cortex_m.h.

Referenced by cortex_m_set_watchpoint().

◆ used

bool cortex_m_dwt_comparator::used

Definition at line 200 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: