| Bmi270I2cTransport(I2cAddress=I2cAddress::SdoLow) (defined in modm::Bmi270I2cTransport< I2cMaster >) | modm::Bmi270I2cTransport< I2cMaster > | explicit |
| Bmi270I2cTransport(const Bmi270I2cTransport &) = delete (defined in modm::Bmi270I2cTransport< I2cMaster >) | modm::Bmi270I2cTransport< I2cMaster > | delete |
| I2cAddress enum name (defined in modm::Bmi270TransportBase) | modm::Bmi270TransportBase | strong |
| I2cDevice(uint8_t address) | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inline |
| I2cEeprom(uint8_t address=0x50) (defined in modm::I2cEeprom< I2cMaster, 1 >) | modm::I2cEeprom< I2cMaster, 1 > | |
| MaxRegisterSequence (defined in modm::Bmi270TransportBase) | modm::Bmi270TransportBase | staticconstexpr |
| Register enum name (defined in modm::Bmi270TransportBase) | modm::Bmi270TransportBase | strong |
| attachConfigurationHandler(I2c::ConfigurationHandler handler) | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inline |
| initialize() (defined in modm::Bmi270I2cTransport< I2cMaster >) | modm::Bmi270I2cTransport< I2cMaster > | |
| isTransactionRunning() | modm::I2cDevice< I2cMaster, 1, i2c_eeprom::detail::DataTransmissionAdapter< 2 > > | inlineprotected |
| operator=(const Bmi270I2cTransport &) = delete (defined in modm::Bmi270I2cTransport< I2cMaster >) | modm::Bmi270I2cTransport< I2cMaster > | 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, 1 > | |
| read(uint16_t address, T &data) | modm::I2cEeprom< I2cMaster, 1 > | 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(uint32_t address, uint8_t &data) | modm::I2cEeprom< I2cMaster, 1 > | inline |
| readFifoData(std::span< uint8_t > data) (defined in modm::Bmi270I2cTransport< I2cMaster >) | modm::Bmi270I2cTransport< I2cMaster > | |
| readRegisters(Register startReg, uint8_t count) (defined in modm::Bmi270I2cTransport< I2cMaster >) | modm::Bmi270I2cTransport< I2cMaster > | |
| 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, 1 > | |
| write(uint32_t address, const T &data) | modm::I2cEeprom< I2cMaster, 1 > | 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(uint32_t address, uint8_t data) | modm::I2cEeprom< I2cMaster, 1 > | inline |
| 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 |
| writeRegister(Register reg, uint8_t data) (defined in modm::Bmi270I2cTransport< I2cMaster >) | modm::Bmi270I2cTransport< I2cMaster > | |
| writeRegisters(Register startReg, std::span< const uint8_t > data) (defined in modm::Bmi270I2cTransport< I2cMaster >) | modm::Bmi270I2cTransport< I2cMaster > | |