Dezibot 4
Loading...
Searching...
No Matches
ColorDetection Class Reference

#include <ColorDetection.h>

Public Member Functions

void begin (void)
 
void configure (VEML_CONFIG config)
 
uint16_t getColorValue (color color)
 

Protected Member Functions

uint16_t readDoubleRegister (uint8_t regAddr)
 
void writeDoubleRegister (uint8_t regAddr, uint16_t data)
 

Detailed Description

Definition at line 59 of file ColorDetection.h.

Member Function Documentation

◆ begin()

void ColorDetection::begin ( void )

Definition at line 3 of file ColorDetection.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ configure()

void ColorDetection::configure ( VEML_CONFIG config)

Definition at line 6 of file ColorDetection.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getColorValue()

uint16_t ColorDetection::getColorValue ( color color)

Definition at line 35 of file ColorDetection.cpp.

+ Here is the call graph for this function:

◆ readDoubleRegister()

uint16_t ColorDetection::readDoubleRegister ( uint8_t regAddr)
protected

Definition at line 57 of file ColorDetection.cpp.

+ Here is the caller graph for this function:

◆ writeDoubleRegister()

void ColorDetection::writeDoubleRegister ( uint8_t regAddr,
uint16_t data )
protected

Definition at line 74 of file ColorDetection.cpp.

+ Here is the caller graph for this function:

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