ambient12 2.0.0.0
|
Ambient 12 Click configuration object. More...
#include <ambient12.h>
Data Fields | |
pin_name_t | an |
pin_name_t | gc1 |
pin_name_t | gc2 |
pin_name_t | scl |
pin_name_t | sda |
uint32_t | i2c_speed |
uint8_t | i2c_address |
analog_in_resolution_t | resolution |
float | vref |
Ambient 12 Click configuration object.
Configuration object definition of Ambient 12 Click driver.
pin_name_t an |
Analog pin descriptor.
pin_name_t gc1 |
Description.
pin_name_t gc2 |
Description.
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.