![]() |
Qwiic_OPT4048_Py
v0.9.1_test-4-gdcd7056
Python for SFE Qwiic OPT4048
|
Class for storing color data from the OPT4048. More...
Public Member Functions | |
def | __init__ (self) |
Public Attributes | |
red | |
green | |
blue | |
white | |
counterR | |
counterG | |
counterB | |
counterW | |
CRCR | |
CRCG | |
CRCB | |
CRCW | |
Class for storing color data from the OPT4048.
def qwiic_opt4048.sfe_color_t.__init__ | ( | self | ) |
qwiic_opt4048.sfe_color_t.blue |
qwiic_opt4048.sfe_color_t.counterB |
qwiic_opt4048.sfe_color_t.counterG |
qwiic_opt4048.sfe_color_t.counterR |
qwiic_opt4048.sfe_color_t.counterW |
qwiic_opt4048.sfe_color_t.CRCB |
qwiic_opt4048.sfe_color_t.CRCG |
qwiic_opt4048.sfe_color_t.CRCR |
qwiic_opt4048.sfe_color_t.CRCW |
qwiic_opt4048.sfe_color_t.green |
qwiic_opt4048.sfe_color_t.red |
qwiic_opt4048.sfe_color_t.white |