|
BayEOSArduino Library
|
This is the complete list of members for SoftI2C, including all inherited members.
| _i2caddr (defined in SoftI2C) | SoftI2C | protected |
| _pinClock (defined in SoftI2C) | SoftI2C | protected |
| _pinData (defined in SoftI2C) | SoftI2C | protected |
| begin(void) (defined in SoftI2C) | SoftI2C | protected |
| beginTransmission(uint8_t addr) (defined in SoftI2C) | SoftI2C | protected |
| read(bool ack=false) (defined in SoftI2C) | SoftI2C | protected |
| requestFrom(uint8_t addr) (defined in SoftI2C) | SoftI2C | protected |
| SoftI2C(uint8_t dataPin, uint8_t clockPin) (defined in SoftI2C) | SoftI2C | |
| startTransmission(void) (defined in SoftI2C) | SoftI2C | protected |
| stopTransmission(void) (defined in SoftI2C) | SoftI2C | protected |
| write(uint8_t value) (defined in SoftI2C) | SoftI2C | protected |