| I2cDevice(uint8_t address) | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inline |
| I2cEeprom(uint8_t address=0x50) (defined in modm::I2cEeprom< I2cMaster, 2 >) | modm::I2cEeprom< I2cMaster, 2 > | |
| Vl53I2cTransport(const uint8_t address) (defined in modm::Vl53I2cTransport< I2cMaster, Lpn >) | modm::Vl53I2cTransport< I2cMaster, Lpn > | inline |
| Vl53I2cTransport(const Vl53I2cTransport &) = delete (defined in modm::Vl53I2cTransport< I2cMaster, Lpn >) | modm::Vl53I2cTransport< I2cMaster, Lpn > | delete |
| attachConfigurationHandler(I2c::ConfigurationHandler handler) | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inline |
| isTransactionRunning() | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inlineprotected |
| operator=(const Vl53I2cTransport &) = delete (defined in modm::Vl53I2cTransport< I2cMaster, Lpn >) | modm::Vl53I2cTransport< I2cMaster, Lpn > | delete |
| ping() | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inline |
| read(uint32_t address, uint8_t *data, std::size_t length) | modm::I2cEeprom< I2cMaster, 2 > | |
| read(uint16_t address, T &data) | modm::I2cEeprom< I2cMaster, 2 > | inline |
| I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > >::read(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inline |
| readByte(uint16_t register_address, uint8_t *p_value) override (defined in modm::Vl53I2cTransport< I2cMaster, Lpn >) | modm::Vl53I2cTransport< I2cMaster, Lpn > | inlineoverridevirtual |
| I2cEeprom< I2cMaster, 2 >::readByte(uint32_t address, uint8_t &data) | modm::I2cEeprom< I2cMaster, 2 > | inline |
| readMulti(uint16_t register_address, uint8_t *p_values, uint32_t size) override (defined in modm::Vl53I2cTransport< I2cMaster, Lpn >) | modm::Vl53I2cTransport< I2cMaster, Lpn > | overridevirtual |
| resetSensor() override (defined in modm::Vl53I2cTransport< I2cMaster, Lpn >) | modm::Vl53I2cTransport< I2cMaster, Lpn > | overridevirtual |
| runTransaction() | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inlineprotected |
| setAddress(uint8_t address) | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inline |
| startTransaction() | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inlineprotected |
| startTransaction(modm::I2cTransaction *transaction) | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inlineprotected |
| transaction (defined in modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > >) | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | protected |
| wasTransactionSuccessful() | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inlineprotected |
| write(uint32_t address, const uint8_t *data, std::size_t length) | modm::I2cEeprom< I2cMaster, 2 > | |
| write(uint32_t address, const T &data) | modm::I2cEeprom< I2cMaster, 2 > | inline |
| I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > >::write(const uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inline |
| writeByte(uint16_t register_address, uint8_t value) override (defined in modm::Vl53I2cTransport< I2cMaster, Lpn >) | modm::Vl53I2cTransport< I2cMaster, Lpn > | inlineoverridevirtual |
| I2cEeprom< I2cMaster, 2 >::writeByte(uint32_t address, uint8_t data) | modm::I2cEeprom< I2cMaster, 2 > | inline |
| writeMulti(uint16_t register_address, const uint8_t *p_values, uint32_t size) override (defined in modm::Vl53I2cTransport< I2cMaster, Lpn >) | modm::Vl53I2cTransport< I2cMaster, Lpn > | overridevirtual |
| writeRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize) | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inline |
| ~Vl53TransportBase() = default (defined in modm::Vl53TransportBase) | modm::Vl53TransportBase | virtualdefault |