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