proximity16 2.1.0.0
|
Proximity 16 Click configuration object. More...
#include <proximity16.h>
Data Fields | |
pin_name_t | scl |
pin_name_t | sda |
pin_name_t | i2c_rst |
pin_name_t | lpn |
pin_name_t | int_pin |
uint32_t | i2c_speed |
uint8_t | i2c_address |
Proximity 16 Click configuration object.
Configuration object definition of Proximity 16 Click driver.
uint8_t i2c_address |
I2C slave address.
pin_name_t i2c_rst |
I2C interface reset pin, active high.
uint32_t i2c_speed |
I2C serial speed.
pin_name_t int_pin |
Interrupt pin.
pin_name_t lpn |
LP mode communication enable pin, active high.
pin_name_t scl |
Clock pin descriptor for I2C driver.
pin_name_t sda |
Bidirectional data pin descriptor for I2C driver.