VCNL4010
v1.1.0
Arduino Library for VCNL4010
|
This is the complete list of members for VCNL4010, including all inherited members.
begin(void) | VCNL4010 | |
begin(const uint8_t deviceAddress) | VCNL4010 | |
begin(const uint32_t &i2CSpeed) | VCNL4010 | |
begin(const uint8_t deviceAddress, const uint32_t &i2CSpeed) | VCNL4010 | |
clearInterrupt(const uint8_t intVal=0) const | VCNL4010 | |
getAmbientLight() const | VCNL4010 | |
getInterrupt() const | VCNL4010 | |
getProximity() const | VCNL4010 | |
readByte(const uint8_t addr) const | VCNL4010 | |
readWord(const uint8_t addr) const | VCNL4010 | |
setAmbientContinuous(const bool ContinuousMode=true) | VCNL4010 | |
setAmbientLight(const uint8_t sample=2, const uint8_t avg=32) const | VCNL4010 | |
setInterrupt(const uint8_t count=1, const bool ProxReady=false, const bool ALSReady=false, const bool ProxThreshold=false, const bool ALSThreshold=false, const uint16_t lowThreshold=0, const uint16_t highThreshold=UINT16_MAX) const | VCNL4010 | |
setLEDmA(const uint8_t mA=20) const | VCNL4010 | |
setProximityContinuous(const bool ContinuousMode=true) | VCNL4010 | |
setProximityFreq(const uint8_t value=0) | VCNL4010 | |
setProximityHz(const uint8_t Hz=2) | VCNL4010 | |
VCNL4010() | VCNL4010 | |
writeByte(const uint8_t addr, const uint8_t data) const | VCNL4010 | |
~VCNL4010() | VCNL4010 |