ngscopeclient 0.1-dev+51fbda87c
Public Types | Public Member Functions | Public Attributes | List of all members
SWDSymbol Class Reference

Public Types

enum  stype {
  TYPE_START , TYPE_LINERESET , TYPE_AP_NDP , TYPE_R_NW ,
  TYPE_ADDRESS , TYPE_PARITY_OK , TYPE_PARITY_BAD , TYPE_STOP ,
  TYPE_PARK , TYPE_TURNAROUND , TYPE_ACK , TYPE_DATA ,
  TYPE_SWDTOJTAG , TYPE_JTAGTOSWD , TYPE_SWDTODORMANT , TYPE_LEAVEDORMANT ,
  TYPE_ERROR
}
 

Public Member Functions

 SWDSymbol (stype t, uint32_t d)
 
bool operator== (const SWDSymbol &s) const
 

Public Attributes

stype m_stype
 
uint32_t m_data
 

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