ngscopeclient 0.1-dev+51fbda87c
|
Public Types | |
enum | stype { TYPE_RESET , TYPE_DATA , TYPE_ERROR , TYPE_PRESENCE } |
Public Member Functions | |
OneWireSymbol (stype t, uint8_t d) | |
bool | operator== (const OneWireSymbol &s) const |
Public Attributes | |
stype | m_stype |
uint8_t | m_data |