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

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

Enable enum namemodm::Tcs3472< I2cMaster >strong
Enable_InterruptMode (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >staticconstexpr
Enable_InterruptMode_Waittime (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >staticconstexpr
Enable_PollingMode (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >staticconstexpr
Gain enum namemodm::Tcs3472< I2cMaster >strong
I2cDevice(uint8_t address)modm::I2cDevice< I2cMaster, 2 >inline
IntegrationTime enum namemodm::Tcs3472< I2cMaster >strong
InterruptPersistence enum namemodm::Tcs3472< I2cMaster >strong
MODM_FLAGS8(Enable) (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >
NestedResumable()modm::NestedResumable< 10+1 >inlineprotected
RegisterAddress enum namemodm::Tcs3472< I2cMaster >strong
Rgb typedef (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >
Tcs3472(Data &data, uint8_t address=addr ()) (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >
WaitTime enum namemodm::Tcs3472< I2cMaster >strong
addr(uint8_t version=5)modm::Tcs3472< I2cMaster >inlinestaticconstexpr
attachConfigurationHandler(I2c::ConfigurationHandler handler)modm::I2cDevice< I2cMaster, 2 >inline
buffer (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >protected
configure(Gain gain=Gain::X1, IntegrationTime int_time=IntegrationTime::MSEC_2_4) (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >
data (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >protected
function(...)modm::NestedResumable< 10+1 >
getData() (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >inline
getResumableDepth() constmodm::NestedResumable< 10+1 >inline
initialize(Enable_t flags=Enable_PollingMode)modm::Tcs3472< I2cMaster >inline
isResumableRunning() constmodm::NestedResumable< 10+1 >inline
isTransactionRunning()modm::I2cDevice< I2cMaster, 2 >inlineprotected
ping()modm::I2cDevice< I2cMaster, 2 >inline
readColor()modm::Tcs3472< I2cMaster >inline
readRegisters(RegisterAddress address, uint8_t *values, uint8_t count=1) (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >
reloadInterrupt()modm::Tcs3472< I2cMaster >
runTransaction()modm::I2cDevice< I2cMaster, 2 >inlineprotected
setAddress(uint8_t address)modm::I2cDevice< I2cMaster, 2 >inline
setGain(Gain gain=Gain::X1)modm::Tcs3472< I2cMaster >inline
setIntegrationTime(IntegrationTime int_time=tcs3472::IntegrationTime::MSEC_2_4)modm::Tcs3472< I2cMaster >inline
setInterruptHighThreshold(uint16_t threshold)modm::Tcs3472< I2cMaster >
setInterruptLowThreshold(uint16_t threshold)modm::Tcs3472< I2cMaster >
setInterruptPersistenceFilter(InterruptPersistence value)modm::Tcs3472< I2cMaster >inline
setWaitTime(WaitTime wait_time, bool wait_long=false)modm::Tcs3472< 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()modm::NestedResumable< 10+1 >inline
transaction (defined in modm::I2cDevice< I2cMaster, 2 >)modm::I2cDevice< I2cMaster, 2 >protected
wasTransactionSuccessful()modm::I2cDevice< I2cMaster, 2 >inlineprotected
writeRegister(RegisterAddress address, uint8_t value) (defined in modm::Tcs3472< I2cMaster >)modm::Tcs3472< I2cMaster >