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

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

Gain enum namemodm::Tcs3414< I2cMaster >strong
I2cDevice(uint8_t address)modm::I2cDevice< I2cMaster, 2 >inline
IntegrationMode enum namemodm::Tcs3414< I2cMaster >strong
NestedResumable()modm::NestedResumable< 10+1 >inlineprotected
NominalIntegrationTime enum namemodm::Tcs3414< I2cMaster >strong
Prescaler enum namemodm::Tcs3414< I2cMaster >strong
RegisterAddress enum namemodm::Tcs3414< I2cMaster >strong
Rgb typedef (defined in modm::Tcs3414< I2cMaster >)modm::Tcs3414< I2cMaster >
SyncPulseCount enum namemodm::Tcs3414< I2cMaster >strong
Tcs3414(Data &data, uint8_t address=addr ()) (defined in modm::Tcs3414< I2cMaster >)modm::Tcs3414< I2cMaster >
addr(uint8_t version=4)modm::Tcs3414< I2cMaster >inlinestaticconstexpr
attachConfigurationHandler(I2c::ConfigurationHandler handler)modm::I2cDevice< I2cMaster, 2 >inline
buffer (defined in modm::Tcs3414< I2cMaster >)modm::Tcs3414< I2cMaster >protected
configure(Gain gain=Gain::X1, Prescaler prescaler=Prescaler::D1) (defined in modm::Tcs3414< I2cMaster >)modm::Tcs3414< I2cMaster >inline
data (defined in modm::Tcs3414< I2cMaster >)modm::Tcs3414< I2cMaster >protected
function(...)modm::NestedResumable< 10+1 >
getResumableDepth() constmodm::NestedResumable< 10+1 >inline
initialize() (defined in modm::Tcs3414< I2cMaster >)modm::Tcs3414< I2cMaster >inline
isResumableRunning() constmodm::NestedResumable< 10+1 >inline
isTransactionRunning()modm::I2cDevice< I2cMaster, 2 >inlineprotected
ping()modm::I2cDevice< I2cMaster, 2 >inline
readColor()modm::Tcs3414< I2cMaster >inline
readRegisters(RegisterAddress address, uint8_t *values, uint8_t count=1) (defined in modm::Tcs3414< I2cMaster >)modm::Tcs3414< I2cMaster >
runTransaction()modm::I2cDevice< I2cMaster, 2 >inlineprotected
setAddress(uint8_t address)modm::I2cDevice< I2cMaster, 2 >inline
setGain(Gain gain=Gain::X1, Prescaler prescaler=Prescaler::D1)modm::Tcs3414< I2cMaster >inline
setIntegrationTime(IntegrationMode mode, NominalIntegrationTime time)modm::Tcs3414< I2cMaster >inline
setIntegrationTime(IntegrationMode mode, SyncPulseCount time)modm::Tcs3414< 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()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::Tcs3414< I2cMaster >)modm::Tcs3414< I2cMaster >