OpenOCD
cortex_m_fp_comparator Struct Reference

Data Fields

uint32_t fpcr_address
 
uint32_t fpcr_value
 
int type
 
bool used
 

Detailed Description

Definition at line 192 of file cortex_m.h.

Field Documentation

◆ fpcr_address

uint32_t cortex_m_fp_comparator::fpcr_address

◆ fpcr_value

uint32_t cortex_m_fp_comparator::fpcr_value

Definition at line 195 of file cortex_m.h.

Referenced by cortex_m_set_breakpoint(), and cortex_m_unset_breakpoint().

◆ type

int cortex_m_fp_comparator::type

Definition at line 194 of file cortex_m.h.

Referenced by cortex_m_examine().

◆ used

bool cortex_m_fp_comparator::used

Definition at line 193 of file cortex_m.h.

Referenced by cortex_m_set_breakpoint(), and cortex_m_unset_breakpoint().


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