modm API documentation
modm::stts22h< I2cMaster > Member List

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

I2cDevice(uint8_t address)modm::I2cDevice< I2cMaster >inline
Stts22h(Data &data, uint8_t address=0x3f)modm::stts22h< I2cMaster >
attachConfigurationHandler(I2c::ConfigurationHandler handler)modm::I2cDevice< I2cMaster >inline
getData() (defined in modm::stts22h< I2cMaster >)modm::stts22h< I2cMaster >inline
initialize()modm::stts22h< I2cMaster >
isTransactionRunning()modm::I2cDevice< I2cMaster >inlineprotected
ping()modm::stts22h< I2cMaster >
I2cDevice< I2cMaster >::read(uint8_t *buffer, std::size_t size)modm::I2cDevice< I2cMaster >inline
readTemperature()modm::stts22h< I2cMaster >
runTransaction()modm::I2cDevice< I2cMaster >inlineprotected
setAddress(uint8_t address)modm::I2cDevice< I2cMaster >inline
startTransaction()modm::I2cDevice< I2cMaster >inlineprotected
startTransaction(modm::I2cTransaction *transaction)modm::I2cDevice< I2cMaster >inlineprotected
transaction (defined in modm::I2cDevice< I2cMaster >)modm::I2cDevice< I2cMaster >protected
wasTransactionSuccessful()modm::I2cDevice< I2cMaster >inlineprotected
I2cDevice< I2cMaster >::write(const uint8_t *buffer, std::size_t size)modm::I2cDevice< I2cMaster >inline
writeRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize)modm::I2cDevice< I2cMaster >inline