Event enum name (defined in modm::Ft6x06< I2cMaster >) | modm::Ft6x06< I2cMaster > | strong |
Ft6x06(Data &data, uint8_t address=0x2A) | modm::Ft6x06< I2cMaster > | |
Gesture enum name (defined in modm::Ft6x06< I2cMaster >) | modm::Ft6x06< I2cMaster > | strong |
I2cDevice(uint8_t address) | modm::I2cDevice< I2cMaster, 3 > | inline |
InterruptMode enum name (defined in modm::Ft6x06< I2cMaster >) | modm::Ft6x06< I2cMaster > | strong |
attachConfigurationHandler(I2c::ConfigurationHandler handler) | modm::I2cDevice< I2cMaster, 3 > | inline |
configure(InterruptMode mode, uint8_t activeRate=60, uint8_t monitorRate=25) (defined in modm::Ft6x06< I2cMaster >) | modm::Ft6x06< I2cMaster > | |
getData() | modm::Ft6x06< I2cMaster > | inline |
getResumableDepth() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
isResumableRunning() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
isTransactionRunning() | modm::I2cDevice< I2cMaster, 3 > | inlineprotected |
ping() | modm::I2cDevice< I2cMaster, 3 > | inline |
read(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 3 > | inline |
readTouches() | modm::Ft6x06< I2cMaster > | |
runTransaction() | modm::I2cDevice< I2cMaster, 3 > | inlineprotected |
setAddress(uint8_t address) | modm::I2cDevice< I2cMaster, 3 > | inline |
startRead(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 3 > | inlineprotected |
startTransaction() | modm::I2cDevice< I2cMaster, 3 > | inlineprotected |
startTransaction(modm::I2cTransaction *transaction) | modm::I2cDevice< I2cMaster, 3 > | inlineprotected |
startWrite(const uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 3 > | inlineprotected |
startWriteRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize) | modm::I2cDevice< I2cMaster, 3 > | inlineprotected |
stopResumable() (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | |
transaction (defined in modm::I2cDevice< I2cMaster, 3 >) | modm::I2cDevice< I2cMaster, 3 > | protected |
wasTransactionSuccessful() | modm::I2cDevice< I2cMaster, 3 > | inlineprotected |
write(const uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 3 > | inline |
writeRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize) | modm::I2cDevice< I2cMaster, 3 > | inline |