|
hallcurrent22 2.2.0
|
Hall Current 22 Click configuration object. More...
#include <hallcurrent22.h>
Data Fields | |
| pin_name_t | an |
| pin_name_t | scl |
| pin_name_t | sda |
| analog_in_resolution_t | resolution |
| float | vref |
| uint32_t | i2c_speed |
| uint8_t | i2c_address |
| hallcurrent22_drv_t | drv_sel |
Hall Current 22 Click configuration object.
Configuration object definition of Hall Current 22 Click driver.
| pin_name_t an |
Analog pin descriptor.
| hallcurrent22_drv_t drv_sel |
Master driver interface selector.
| uint8_t i2c_address |
I2C slave address.
| uint32_t i2c_speed |
I2C serial speed.
| analog_in_resolution_t resolution |
ADC resolution.
| pin_name_t scl |
Clock pin descriptor for I2C driver.
| pin_name_t sda |
Bidirectional data pin descriptor for I2C driver.
| float vref |
ADC reference voltage.