Adafruit VEML6075 UV Sensor Library
|
CMSIS style register bitfield for commands. More...
#include <Adafruit_VEML6075.h>
Public Attributes | |
struct { | |
uint8_t SD: 1 | |
Shut Down. | |
uint8_t UV_AF: 1 | |
Auto or forced. | |
uint8_t UV_TRIG: 1 | |
Trigger forced mode. | |
uint8_t UV_HD: 1 | |
High dynamic. | |
uint8_t UV_IT: 3 | |
Integration Time. | |
uint8_t high_byte | |
unused | |
} | bit |
Bitfield of 16 bits. | |
uint16_t | reg |
The raw 16 bit register data. | |
CMSIS style register bitfield for commands.