|
I2Cwrapper v0.5.0
Generic framework for Arduino I2C target devices
|
This is the complete list of members for I2Cwrapper, including all inherited members.
| autoAdjustI2Cdelay(uint8_t maxLength=I2CmaxBuf - 3, uint8_t safetyMargin=2, uint8_t startWith=I2CdefaultDelay) | I2Cwrapper | |
| buf | I2Cwrapper | |
| changeI2Caddress(uint8_t newAddress) | I2Cwrapper | |
| checkVersion(uint32_t controllerVersion) | I2Cwrapper | |
| clearInterrupt() | I2Cwrapper | |
| getI2Cdelay() | I2Cwrapper | |
| getVersion() | I2Cwrapper | |
| I2Cwrapper(uint8_t i2c_address, uint8_t maxBuf=I2CmaxBuf) | I2Cwrapper | |
| ping() | I2Cwrapper | |
| prepareCommand(uint8_t cmd, uint8_t unit=-1) | I2Cwrapper | |
| readResult(uint8_t numBytes) | I2Cwrapper | |
| reset(unsigned long resetDelay=defaultResetDelay) | I2Cwrapper | |
| resultErrors() | I2Cwrapper | |
| resultOK | I2Cwrapper | |
| sendCommand() | I2Cwrapper | |
| sentErrors() | I2Cwrapper | |
| sentOK | I2Cwrapper | |
| setI2Cdelay(unsigned long delay) | I2Cwrapper | |
| setInterruptPin(int8_t pin, bool activeHigh=true) | I2Cwrapper | |
| transmissionErrors() | I2Cwrapper |