LTPS C++ API
|
Struct with data output for BH1721FVC. More...
#include <light.h>
Public Attributes | |
int | ill |
Illumination in lx. | |
int | status |
Return status (EXIT_SUCCESS or EXIT_FAILURE) | |
const char * | error |
String error if something goes wrong (NULL for success) | |