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

Public Types

enum  EepromType {
  TYPE_SELECT_READ , TYPE_SELECT_WRITE , TYPE_POLL_BUSY , TYPE_POLL_OK ,
  TYPE_ADDRESS , TYPE_DATA
}
 

Public Member Functions

 I2CEepromSymbol (EepromType type, uint32_t data)
 
bool operator== (const I2CEepromSymbol &s) const
 

Public Attributes

EepromType m_type
 
uint32_t m_data
 

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