current14
2.1.0.0
|
Current 14 Click context object. More...
#include <current14.h>
Data Fields | |
digital_in_t | alert |
i2c_master_t | i2c |
uint8_t | slave_address |
float | zero_curr_offset |
float | data_resolution |
uint16_t | odr |
Current 14 Click context object.
Context object definition of Current 14 Click driver.
digital_in_t alert |
Alert (data ready) pin (active high).
float data_resolution |
Calibrated data resolution.
i2c_master_t i2c |
I2C driver object.
uint16_t odr |
Output data rate per second.
uint8_t slave_address |
Device slave address (used for I2C driver).
float zero_curr_offset |
Data offset for zero current value.