Impact Acquire SDK C++
|
This is the complete list of members for I2CControl, including all inherited members.
ComponentCollection() | ComponentCollection | inlineexplicitprotected |
ComponentCollection(HOBJ hRoot) | ComponentCollection | inlineexplicitprotected |
ComponentCollection(Device *pDev) | ComponentCollection | inlineexplicitprotected |
hObj(void) const | ComponentCollection | inline |
I2CBuffer | I2CControl | |
I2CBufferLength | I2CControl | |
I2CControl(Device *pDev) | I2CControl | inlineexplicit |
I2CDeviceAddress | I2CControl | |
I2CDeviceSubAddress | I2CControl | |
I2CDeviceSubAddressWidth | I2CControl | |
I2COperationExecute | I2CControl | |
I2COperationMode | I2CControl | |
I2COperationStatus | I2CControl | |
I2CRead(int deviceAddress, int deviceSubAddress, int deviceSubAddressWidth, int byteCnt) | I2CControl | inline |
I2CWrite(int deviceAddress, int deviceSubAddress, int deviceSubAddressWidth, const std::string &data) | I2CControl | inline |
m_hRoot | ComponentCollection | protected |
restoreDefault(void) const | ComponentCollection | inline |
~ComponentCollection() | ComponentCollection | inlinevirtual |