|
pcr 2.2.0
|
PCR Click context object. More...
#include <pcr.h>
Data Fields | |
| digital_out_t | rst |
| digital_out_t | wup |
| digital_in_t | int_pin |
| i2c_master_t | i2c |
| uint8_t | slave_address |
PCR Click context object.
Context object definition of PCR Click driver.
| i2c_master_t i2c |
I2C driver object.
| digital_in_t int_pin |
Interrupt pin.
| digital_out_t rst |
Reset pin.
| uint8_t slave_address |
Device slave address (used for I2C driver).
| digital_out_t wup |
Wake up pin.