current11
2.1.0.0
|
Current 11 Click context object. More...
#include <current11.h>
Data Fields | |
analog_in_t | adc |
i2c_master_t | i2c |
uint8_t | slave_address |
float | vref |
current11_drv_t | drv_sel |
float | zero_curr_offset |
Current 11 Click context object.
Context object definition of Current 11 Click driver.
analog_in_t adc |
ADC module object.
current11_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.