i2cextend 2.0.0.0
|
I2C Extend Click context object. More...
#include <i2cextend.h>
Data Fields | |
digital_out_t | cs |
digital_out_t | rst |
digital_out_t | on |
digital_in_t | int_pin |
i2c_master_t | i2c |
uint8_t | slave_address |
I2C Extend Click context object.
Context object definition of I2C Extend Click driver.
digital_out_t cs |
Chip pin.
i2c_master_t i2c |
I2C driver object.
digital_in_t int_pin |
Interrupt pin.
digital_out_t on |
ON pin.
digital_out_t rst |
Reset Select.
uint8_t slave_address |
Device slave address (used for I2C driver).