| modm API documentation
    | 
| Public Member Functions | |
| Rgb | getColor () | 
| uint16_t | getClear () | 
| uint16_t | getRed () | 
| uint16_t | getGreen () | 
| uint16_t | getBlue () | 
| uint16_t | operator[] (uint8_t index) | 
| Protected Member Functions | |
| uint16_t | getValue (uint8_t index) | 
| Protected Attributes | |
| uint8_t | data [2+sizeof (uint16_t)*4] | 
| Friends | |
| template<class I2cMaster > | |
| class | Tcs3414 |