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

Static Public Attributes

tuple HARD = (1 << 0)
 
tuple SOFT = (1 << 1)
 
tuple PENDING = (1 << 2)
 
tuple FLASH = (1 << 4)
 

Detailed Description

J-Link breakpoint implementation types.
Attributes:
  HARD: Hardware breakpoint using a breakpoint unit.
  SOFT: Software breakpoint using a breakpoint instruction.
  PENDING: Breakpoint has not been set yet.
  FLASH: Breakpoint set in flash.

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