| Control1 enum name | modm::lis3mdl< I2cMaster > | strong | 
  | Control2 enum name | modm::lis3mdl< I2cMaster > | strong | 
  | Control3 enum name | modm::lis3mdl< I2cMaster > | strong | 
  | Control4 enum name | modm::lis3mdl< I2cMaster > | strong | 
  | Control5 enum name | modm::lis3mdl< I2cMaster > | strong | 
  | DataRate enum name | modm::lis3mdl< I2cMaster > | strong | 
  | DataRate_t typedef (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | HighSpeedModes enum name | modm::lis3mdl< I2cMaster > | strong | 
  | HighSpeedModesZ_t typedef (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | HighSpeedModes_t typedef (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | I2cDevice(uint8_t address) | modm::I2cDevice< I2cMaster > | inline | 
  | Lis3TransportI2c(uint8_t address) (defined in modm::Lis3TransportI2c< I2cMaster >) | modm::Lis3TransportI2c< I2cMaster > |  | 
  | Lis3mdl(uint8_t address=0x1C) | modm::lis3mdl< I2cMaster > |  | 
  | MODM_FLAGS8(Control1) (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | MODM_FLAGS8(Control2) (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | MODM_FLAGS8(Control3) (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | MODM_FLAGS8(Control4) (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | MODM_FLAGS8(Control5) (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | MODM_FLAGS8(Status) (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | OperationMode enum name | modm::lis3mdl< I2cMaster > | strong | 
  | OperationMode_t typedef (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | Register enum name | modm::lis3mdl< I2cMaster > | strong | 
  | Scale enum name | modm::lis3mdl< I2cMaster > | strong | 
  | Scale_t typedef (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > |  | 
  | Status enum name | modm::lis3mdl< I2cMaster > | strong | 
  | attachConfigurationHandler(I2c::ConfigurationHandler handler) | modm::I2cDevice< I2cMaster > | inline | 
  | configure(DataRate rate, Scale scale) | modm::lis3mdl< I2cMaster > |  | 
  | convTable (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > | staticprotectedconstexpr | 
  | getScale() | modm::lis3mdl< I2cMaster > |  | 
  | isTransactionRunning() | modm::I2cDevice< I2cMaster > | inlineprotected | 
  | ping() | modm::I2cDevice< I2cMaster > | inline | 
  | read(uint8_t reg, uint8_t &value) | modm::Lis3TransportI2c< I2cMaster > | inlineprotected | 
  | read(uint8_t reg, uint8_t *buffer, uint8_t length) | modm::Lis3TransportI2c< I2cMaster > | protected | 
  | I2cDevice< I2cMaster >::read(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster > | inline | 
  | readMagnetometer(Vector3f &data) | modm::lis3mdl< I2cMaster > |  | 
  | readMagnetometerRaw(Vector3i &data) | modm::lis3mdl< I2cMaster > |  | 
  | runTransaction() | modm::I2cDevice< I2cMaster > | inlineprotected | 
  | setAddress(uint8_t address) | modm::I2cDevice< I2cMaster > | inline | 
  | setMode(OperationMode mode) | modm::lis3mdl< I2cMaster > |  | 
  | 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 | 
  | write(uint8_t reg, uint8_t value) | modm::Lis3TransportI2c< I2cMaster > | protected | 
  | 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 |