AskSin++
Public Member Functions | List of all members
as::Veml6070< INTEGRATION_TIME > Class Template Reference
Inheritance diagram for as::Veml6070< INTEGRATION_TIME >:
Inheritance graph
[legend]
Collaboration diagram for as::Veml6070< INTEGRATION_TIME >:
Collaboration graph
[legend]

Public Member Functions

uint16_t readUV ()
 
void init ()
 
void measure (__attribute__((unused)) bool async=false)
 
uint16_t UVValue ()
 
uint8_t UVIndex ()
 
- Public Member Functions inherited from as::Sensor
void init ()
 
bool present ()
 
void measure (__attribute__((unused)) bool async=false)
 

Additional Inherited Members

- Protected Attributes inherited from as::Sensor
bool _present
 

Detailed Description

template<uint8_t INTEGRATION_TIME = VEML6070_1_T>
class as::Veml6070< INTEGRATION_TIME >

Definition at line 47 of file Veml6070.h.