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

Public Types

enum  stype {
  TYPE_START , TYPE_RESTART , TYPE_STOP , TYPE_DATA ,
  TYPE_ACK , TYPE_ERROR , TYPE_ADDRESS , TYPE_NONE
}
 

Public Member Functions

 I2CSymbol (stype t, uint8_t d)
 
bool operator== (const I2CSymbol &s) const
 

Public Attributes

stype m_stype
 
uint8_t m_data
 

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