|
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
} |
|
|
| SWDSymbol (stype t, uint32_t d) |
|
bool | operator== (const SWDSymbol &s) const |
|
|
stype | m_stype |
|
uint32_t | m_data |
|
The documentation for this class was generated from the following file: