|
LTPS C++ API
|
Struct with data output for ADC 16bits. More...
#include <adc-16bits.h>
Public Attributes | |
| float | voltage |
| Voltage in Volts. | |
| int | status |
| Return status (EXIT_SUCCESS or EXIT_FAILURE) | |
| const char * | error |
| String error if something goes wrong (NULL for success) | |