ConfigA enum name | modm::Hmc58x3< I2cMaster > | strong |
ConfigB enum name | modm::Hmc58x3< I2cMaster > | strong |
Gain enum name (defined in modm::hmc5843< I2cMaster >) | modm::hmc5843< I2cMaster > | strong |
Hmc5843(Data &data, uint8_t address=0x1e) | modm::hmc5843< I2cMaster > | inline |
Hmc58x3(Data &data, uint8_t address=0x1e) | modm::Hmc58x3< I2cMaster > | protected |
I2cDevice(uint8_t address) | modm::I2cDevice< I2cMaster, 2 > | inline |
MODM_FLAGS8(ConfigA) (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | |
MODM_FLAGS8(ConfigB) (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | |
MODM_FLAGS8(Mode) (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | |
MODM_FLAGS8(Status) (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | |
MeasurementRate enum name (defined in modm::hmc5843< I2cMaster >) | modm::hmc5843< I2cMaster > | strong |
Mode enum name | modm::Hmc58x3< I2cMaster > | strong |
OperationMode enum name | modm::Hmc58x3< I2cMaster > | strong |
Status enum name | modm::Hmc58x3< I2cMaster > | strong |
attachConfigurationHandler(I2c::ConfigurationHandler handler) | modm::I2cDevice< I2cMaster, 2 > | inline |
configure(MeasurementRate rate=MeasurementRate::Hz10, Gain gain=Gain::Ga1_0) (defined in modm::hmc5843< I2cMaster >) | modm::hmc5843< I2cMaster > | inline |
getConfigA() (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | inlineprotected |
getConfigB() (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | inlineprotected |
getData() | modm::Hmc58x3< I2cMaster > | inline |
getMode() (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | inlineprotected |
getResumableDepth() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
getStatus() (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | inline |
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 *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inline |
readMagneticField() (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | |
readStatus() (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | |
runTransaction() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
setAddress(uint8_t address) | modm::I2cDevice< I2cMaster, 2 > | inline |
setGain(Gain gain) (defined in modm::hmc5843< I2cMaster >) | modm::hmc5843< I2cMaster > | inline |
setMeasurementRate(MeasurementRate rate) (defined in modm::hmc5843< I2cMaster >) | modm::hmc5843< I2cMaster > | inline |
setOperationMode(OperationMode mode) (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | inline |
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 |
updateConfigA(ConfigA_t setMask, ConfigA_t clearMask=ConfigA_t (0x7f)) (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | inlineprotected |
updateConfigB(ConfigB_t setMask, ConfigB_t clearMask=ConfigB_t (0xe0)) (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | inlineprotected |
updateMode(Mode_t setMask, Mode_t clearMask=Mode::MD_Mask) (defined in modm::Hmc58x3< I2cMaster >) | modm::Hmc58x3< I2cMaster > | inlineprotected |
wasTransactionSuccessful() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
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 |