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 > | [inline, virtual] |
start() | FastI2cMaster< sclPin, sdaPin > | [inline, virtual] |
stop(void) | FastI2cMaster< sclPin, sdaPin > | [inline, virtual] |
transfer(uint8_t addressRW, void *buf, size_t nbyte, uint8_t option=I2C_STOP) | I2cMasterBase | |
transferContinue(void *buf, size_t nbyte, uint8_t option=I2C_STOP) | I2cMasterBase | |
write(uint8_t data) | FastI2cMaster< sclPin, sdaPin > | [inline, virtual] |