modm API documentation
modm::ds1631< I2cMaster > Member List

This is the complete list of members for modm::ds1631< I2cMaster >, including all inherited members.

AlertPolarity enum name (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >strong
ConversionMode enum name (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >strong
Data typedef (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >
Ds1631(Data &data, uint8_t address=0x90) (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >
Fiber(T &&task, fiber::Start start=fiber::Start::Now) (defined in modm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >)modm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >inline
I2cDevice(uint8_t address)modm::I2cDevice< I2cMaster, 2 >inline
Protothread(modm::fiber::Start start=modm::fiber::Start::Now) (defined in modm::pt::Protothread)modm::pt::Protothreadinline
Resolution enum namemodm::ds1631< I2cMaster >strong
StackAlignmentmodm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >staticconstexpr
StackSizeDefaultmodm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >staticconstexpr
StackSizeMinimummodm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >staticconstexpr
Start enum namemodm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >strong
Task(Stack< Size > &stack, Callable &&closure, Start start=Start::Now)modm::fiber::Task
attachConfigurationHandler(I2c::ConfigurationHandler handler)modm::I2cDevice< I2cMaster, 2 >inline
binary_semaphore typedefmodm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >
condition_variable typedefmodm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >
cv_status enum name (defined in modm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >)modm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >strong
getData() (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >inline
getResumableDepth() const (defined in modm::NestedResumable< 10+1 >)modm::NestedResumable< 10+1 >inline
get_id() constmodm::fiber::Tasknodiscardinline
get_stop_source() (defined in modm::fiber::Task)modm::fiber::Tasknodiscardinline
get_stop_token() (defined in modm::fiber::Task)modm::fiber::Tasknodiscardinline
hardware_concurrency()modm::fiber::Tasknodiscardstaticconstexpr
id typedefmodm::Fiber< MODM_PROTOTHREAD_STACK_SIZE >
initialize() (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >
isResumableRunning() const (defined in modm::NestedResumable< 10+1 >)modm::NestedResumable< 10+1 >inline
isRunning() constmodm::fiber::Tasknodiscardinline
isTransactionRunning()modm::I2cDevice< I2cMaster, 2 >inlineprotected
join()modm::fiber::Taskinline
joinable() constmodm::fiber::Tasknodiscard
ping()modm::I2cDevice< I2cMaster, 2 >inline
read(uint8_t *buffer, std::size_t size)modm::I2cDevice< I2cMaster, 2 >inline
readTemperature()modm::ds1631< I2cMaster >
request_stop()modm::fiber::Taskinline
reset() (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >inline
restart() (defined in modm::pt::Protothread)modm::pt::Protothreadinline
run() (defined in modm::pt::Protothread)modm::pt::Protothreadinlinevirtual
runTransaction()modm::I2cDevice< I2cMaster, 2 >inlineprotected
setAddress(uint8_t address)modm::I2cDevice< I2cMaster, 2 >inline
setAlertPolarity(AlertPolarity polarity) (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >
setConversionMode(ConversionMode mode) (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >
setLowerLimit(float temperature)modm::ds1631< I2cMaster >inline
setResolution(Resolution resolution) (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >
setUpdateRate(uint8_t rate) (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >
setUpperLimit(float temperature)modm::ds1631< I2cMaster >inline
stack_usage() constmodm::fiber::Tasknodiscardinline
stack_watermark()modm::fiber::Taskinline
start()modm::fiber::Task
startConversion() (defined in modm::ds1631< I2cMaster >)modm::ds1631< 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
stop() (defined in modm::pt::Protothread)modm::pt::Protothreadinline
stopConversion() (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >inline
stopResumable() (defined in modm::NestedResumable< 10+1 >)modm::NestedResumable< 10+1 >
transaction (defined in modm::I2cDevice< I2cMaster, 2 >)modm::I2cDevice< I2cMaster, 2 >protected
update() (defined in modm::ds1631< I2cMaster >)modm::ds1631< I2cMaster >virtual
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
~Task() (defined in modm::fiber::Task)modm::fiber::Taskinline