|
ngscopeclient v0.2.2
|
Part of a packet. More...
#include <USB2PacketDecoder.h>
Public Member Functions | |
| USB2PacketSymbol (SymbolType type=TYPE_PID, uint16_t data=0) | |
| bool | operator== (const USB2PacketSymbol &rhs) const |
Public Attributes | |
| SymbolType | m_type |
| uint16_t | m_data |
Part of a packet.