BayEOSArduino Library
SoftI2C Member List

This is the complete list of members for SoftI2C, including all inherited members.

_i2caddr (defined in SoftI2C)SoftI2Cprotected
_pinClock (defined in SoftI2C)SoftI2Cprotected
_pinData (defined in SoftI2C)SoftI2Cprotected
begin(void) (defined in SoftI2C)SoftI2Cprotected
beginTransmission(uint8_t addr) (defined in SoftI2C)SoftI2Cprotected
read(bool ack=false) (defined in SoftI2C)SoftI2Cprotected
requestFrom(uint8_t addr) (defined in SoftI2C)SoftI2Cprotected
SoftI2C(uint8_t dataPin, uint8_t clockPin) (defined in SoftI2C)SoftI2C
startTransmission(void) (defined in SoftI2C)SoftI2Cprotected
stopTransmission(void) (defined in SoftI2C)SoftI2Cprotected
write(uint8_t value) (defined in SoftI2C)SoftI2Cprotected