modm API documentation
modm::I2cDevice< I2cMaster, NestingLevels, Transaction > Member List

This is the complete list of members for modm::I2cDevice< I2cMaster, NestingLevels, Transaction >, including all inherited members.

I2cDevice(uint8_t address)modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inline
NestedResumable()modm::NestedResumable< NestingLevels+1 >inlineprotected
attachConfigurationHandler(I2c::ConfigurationHandler handler)modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inline
function(...)modm::NestedResumable< NestingLevels+1 >
getResumableDepth() constmodm::NestedResumable< NestingLevels+1 >inline
isResumableRunning() constmodm::NestedResumable< NestingLevels+1 >inline
isTransactionRunning()modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inlineprotected
ping()modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inline
runTransaction()modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inlineprotected
setAddress(uint8_t address)modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inline
startRead(uint8_t *buffer, std::size_t size)modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inlineprotected
startTransaction()modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inlineprotected
startTransaction(modm::I2cTransaction *transaction)modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inlineprotected
startWrite(const uint8_t *buffer, std::size_t size)modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inlineprotected
startWriteRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize)modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inlineprotected
stopResumable()modm::NestedResumable< NestingLevels+1 >inline
transaction (defined in modm::I2cDevice< I2cMaster, NestingLevels, Transaction >)modm::I2cDevice< I2cMaster, NestingLevels, Transaction >protected
wasTransactionSuccessful()modm::I2cDevice< I2cMaster, NestingLevels, Transaction >inlineprotected