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

Static Public Attributes

int FORMAT_4BIT = 0x1
 
int FORMAT_8BIT = 0x2
 
int FORMAT_16BIT = 0x4
 
int FORMAT_MULTIPLEXED = 0x8
 
int FORMAT_DEMULTIPLEXED = 0x10
 
int FORMAT_DOUBLE_EDGE = 0x20
 
int FORMAT_ETM7_9 = 0x40
 
int FORMAT_ETM10 = 0x80
 
int FORMAT_1BIT = 0x100
 
int FORMAT_2BIT = 0x200
 

Detailed Description

J-Link trace formats.
Attributes:
  FORMAT_4BIT: 4-bit data.
  FORMAT_8BIT: 8-bit data.
  FORMAT_16BIT: 16-bit data.
  FORMAT_MULTIPLEXED: multiplexing on ETM / buffer link.
  FORMAT_DEMULTIPLEXED: de-multiplexing on ETM / buffer link.
  FORMAT_DOUBLE_EDGE: clock data on both ETM / buffer link edges.
  FORMAT_ETM7_9: ETM7/ETM9 protocol.
  FORMAT_ETM10: ETM10 protocol.
  FORMAT_1BIT: 1-bit data.
  FORMAT_2BIT: 2-bit data.

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