ADCxx1C params. More...
#include <adcxx1c.h>
| Data Fields | |
| i2c_t | i2c | 
| i2c device | |
| uint8_t | addr | 
| i2c address | |
| uint8_t | bits | 
| resolution | |
| uint8_t | cycle | 
| conversion interval | |
| gpio_t | alert_pin | 
| alert pin (GPIO_UNDEF if not connected) | |
| int16_t | low_limit | 
| alert low value | |
| int16_t | high_limit | 
| alert high value | |
| int16_t | hysteresis | 
| alert hysteresis | |
| gpio_t adcxx1c_params::alert_pin |