captouch4  2.1.0.0
Data Fields
captouch4_t Struct Reference

Cap Touch 4 Click context object. More...

#include <captouch4.h>

Data Fields

digital_out_t en
 
pin_name_t scl
 
pin_name_t sda
 
uint8_t i2c_started
 
uint8_t slave_address
 

Detailed Description

Cap Touch 4 Click context object.

Context object definition of Cap Touch 4 Click driver.

Field Documentation

◆ en

digital_out_t en

Enable pin (active high).

◆ i2c_started

uint8_t i2c_started

I2C started flag.

◆ scl

pin_name_t scl

Clock pin descriptor for I2C driver.

◆ sda

pin_name_t sda

Bidirectional data pin descriptor for I2C driver.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).


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