Document API IEC60730 Library
Static Public Attributes | List of all members
enums.JLinkHaltReasons Class Reference

Static Public Attributes

int DBGRQ = 0
 
int CODE_BREAKPOINT = 1
 
int DATA_BREAKPOINT = 2
 
int VECTOR_CATCH = 3
 

Detailed Description

Halt reasons for the CPU.
Attributes:
  DBGRQ: CPU has been halted because DBGRQ signal asserted.
  CODE_BREAKPOINT: CPU has been halted because of code breakpoint match.
  DATA_BREAKPOINT: CPU has been halted because of data breakpoint match.
  VECTOR_CATCH: CPU has been halted because of vector catch.

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