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, 2 > | 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, 2 > | inline |
configure(DataRate rate, Scale scale) | modm::lis3mdl< I2cMaster > | |
convTable (defined in modm::lis3mdl< I2cMaster >) | modm::lis3mdl< I2cMaster > | staticprotectedconstexpr |
getResumableDepth() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
getScale() | modm::lis3mdl< I2cMaster > | |
isResumableRunning() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
isTransactionRunning() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
ping() | modm::I2cDevice< I2cMaster, 2 > | 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, 2 >::read(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inline |
readMagnetometer(Vector3f &data) | modm::lis3mdl< I2cMaster > | |
readMagnetometerRaw(Vector3i &data) | modm::lis3mdl< I2cMaster > | |
runTransaction() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
setAddress(uint8_t address) | modm::I2cDevice< I2cMaster, 2 > | inline |
setMode(OperationMode mode) | modm::lis3mdl< I2cMaster > | |
startRead(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
startTransaction() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
startTransaction(modm::I2cTransaction *transaction) | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
startWrite(const uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
startWriteRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize) | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
stopResumable() (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | |
transaction (defined in modm::I2cDevice< I2cMaster, 2 >) | modm::I2cDevice< I2cMaster, 2 > | protected |
wasTransactionSuccessful() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
write(uint8_t reg, uint8_t value) | modm::Lis3TransportI2c< I2cMaster > | protected |
I2cDevice< I2cMaster, 2 >::write(const uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inline |
writeRead(const uint8_t *writeBuffer, std::size_t writeSize, uint8_t *readBuffer, std::size_t readSize) | modm::I2cDevice< I2cMaster, 2 > | inline |