Qwiic_OPT4048_Py  v0.9.1_test-4-gdcd7056
Python for SFE Qwiic OPT4048
Loading...
Searching...
No Matches
qwiic_opt4048.sfe_color_t Class Reference

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
 

Detailed Description

Class for storing color data from the OPT4048.

Constructor & Destructor Documentation

◆ __init__()

def qwiic_opt4048.sfe_color_t.__init__ (   self)

Member Data Documentation

◆ blue

qwiic_opt4048.sfe_color_t.blue

◆ counterB

qwiic_opt4048.sfe_color_t.counterB

◆ counterG

qwiic_opt4048.sfe_color_t.counterG

◆ counterR

qwiic_opt4048.sfe_color_t.counterR

◆ counterW

qwiic_opt4048.sfe_color_t.counterW

◆ CRCB

qwiic_opt4048.sfe_color_t.CRCB

◆ CRCG

qwiic_opt4048.sfe_color_t.CRCG

◆ CRCR

qwiic_opt4048.sfe_color_t.CRCR

◆ CRCW

qwiic_opt4048.sfe_color_t.CRCW

◆ green

qwiic_opt4048.sfe_color_t.green

◆ red

qwiic_opt4048.sfe_color_t.red

◆ white

qwiic_opt4048.sfe_color_t.white

The documentation for this class was generated from the following file: