current10
2.1.0.0
|
Current 10 Click context object. More...
#include <current10.h>
Data Fields | |
analog_in_t | adc |
i2c_master_t | i2c |
uint8_t | slave_address |
float | vref |
current10_drv_t | drv_sel |
float | zero_curr_offset |
float | data_resolution |
Current 10 Click context object.
Context object definition of Current 10 Click driver.
analog_in_t adc |
ADC module object.
float data_resolution |
Calibrated data resolution.
current10_drv_t drv_sel |
Master driver interface selector.
i2c_master_t i2c |
I2C driver object.
uint8_t slave_address |
Device slave address (used for I2C driver).
float vref |
ADC reference voltage.
float zero_curr_offset |
Voltage offset for zero current value.