Ads101x(Data &data, uint8_t address=0x49) | modm::ads101x< I2cMaster > | |
ComparatorLatch enum name (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | strong |
ComparatorLatch_t typedef (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | |
ComparatorMode enum name (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | strong |
ComparatorMode_t typedef (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | |
ComparatorPolarity enum name (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | strong |
ComparatorPolarity_t typedef (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | |
ComparatorQueue enum name (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | strong |
ComparatorQueue_t typedef (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | |
ConfigRegister enum name | modm::ads101x< I2cMaster > | strong |
DataRate enum name (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | strong |
DataRate_t typedef (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | |
DeviceOperatingMode enum name (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | strong |
DeviceOperatingMode_t typedef (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | |
FullScaleRange enum name (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | strong |
FullScaleRange_t typedef (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | |
I2cDevice(uint8_t address) | modm::I2cDevice< I2cMaster, 2 > | inline |
InputMultiplexer enum name (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | strong |
InputMultiplexer_t typedef (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | |
MODM_FLAGS16(ConfigRegister) (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | |
Register enum name (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | strong |
attachConfigurationHandler(I2c::ConfigurationHandler handler) | modm::I2cDevice< I2cMaster, 2 > | inline |
enableComparator(ComparatorMode mode, ComparatorPolarity polarity, ComparatorLatch latch, ComparatorQueue queue) | modm::ads101x< I2cMaster > | |
enableConversionReadyFunction() | modm::ads101x< I2cMaster > | |
getResumableDepth() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
initialize() | modm::ads101x< I2cMaster > | |
isBusy() | modm::ads101x< I2cMaster > | |
isResumableRunning() const (defined in modm::NestedResumable< 10+1 >) | modm::NestedResumable< 10+1 > | inline |
isTransactionRunning() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
lsbSizeTable (defined in modm::ads101x< I2cMaster >) | modm::ads101x< I2cMaster > | staticprotectedconstexpr |
ping() | modm::I2cDevice< I2cMaster, 2 > | inline |
read(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inline |
readConversionResult() | modm::ads101x< I2cMaster > | |
runTransaction() | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
setAddress(uint8_t address) | modm::I2cDevice< I2cMaster, 2 > | inline |
setFullScaleRange(FullScaleRange fullScaleRange) | modm::ads101x< I2cMaster > | |
setHighThreshold(uint16_t threshold) | modm::ads101x< I2cMaster > | inline |
setLowThreshold(uint16_t threshold) | modm::ads101x< I2cMaster > | inline |
startContinuousConversion(DataRate dataRate=DataRate::Sps1600) | modm::ads101x< I2cMaster > | |
startContinuousConversion(InputMultiplexer input=InputMultiplexer::Input0, DataRate dataRate=DataRate::Sps1600) | modm::ads101x< I2cMaster > | |
startRead(uint8_t *buffer, std::size_t size) | modm::I2cDevice< I2cMaster, 2 > | inlineprotected |
startSingleShotConversion() | modm::ads101x< I2cMaster > | |
startSingleShotConversion(InputMultiplexer input=InputMultiplexer::Input0) | modm::ads101x< I2cMaster > | |
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(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 |