pcr 2.1.0.0
pcr_t Struct Reference

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
 

Detailed Description

PCR Click context object.

Context object definition of PCR Click driver.

Field Documentation

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ int_pin

digital_in_t int_pin

Interrupt pin.

◆ rst

digital_out_t rst

Reset pin.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).

◆ wup

digital_out_t wup

Wake up pin.


The documentation for this struct was generated from the following file: