hallcurrent12 2.0.0.0
|
Hall Current 12 Click configuration object. More...
#include <hallcurrent12.h>
Data Fields | |
pin_name_t | an |
analog_in_resolution_t | resolution |
float | vref |
pin_name_t | scl |
pin_name_t | sda |
uint32_t | i2c_speed |
uint8_t | i2c_address |
hallcurrent12_drv_t | drv_sel |
Hall Current 12 Click configuration object.
Configuration object definition of Hall Current 12 Click driver.
pin_name_t an |
Analog pin descriptor.
hallcurrent12_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.