MySensors Library & Examples
2.3.2
|
This is the complete list of members for FastI2cMaster< sclPin, sdaPin >, including all inherited members.
begin() | FastI2cMaster< sclPin, sdaPin > | inline |
FastI2cMaster() (defined in FastI2cMaster< sclPin, sdaPin >) | FastI2cMaster< sclPin, sdaPin > | inline |
I2cMasterBase() (defined in I2cMasterBase) | I2cMasterBase | inline |
read(uint8_t last) | FastI2cMaster< sclPin, sdaPin > | inlinevirtual |
start() | FastI2cMaster< sclPin, sdaPin > | inlinevirtual |
stop(void) | FastI2cMaster< sclPin, sdaPin > | inlinevirtual |
transfer(uint8_t addressRW, void *buf, size_t nbyte, uint8_t option=I2C_STOP) (defined in I2cMasterBase) | I2cMasterBase | |
transferContinue(void *buf, size_t nbyte, uint8_t option=I2C_STOP) (defined in I2cMasterBase) | I2cMasterBase | |
write(uint8_t data) | FastI2cMaster< sclPin, sdaPin > | inlinevirtual |