Solar panel
Loading...
Searching...
No Matches
ft5xx6_cfg_t Struct Reference

FT5xx6 Configuration Object. More...

#include <ft5xx6.h>

Public Attributes

pin_name_t int_pin
 
i2c_master_config_t i2c_cfg
 
const ft5xx6_controller_tcontroller
 

Detailed Description

FT5xx6 Configuration Object.

Configuration object definition for FT5xx6 series touch controllers.

Definition at line 570 of file ft5xx6.h.

Member Data Documentation

◆ controller

const ft5xx6_controller_t* ft5xx6_cfg_t::controller

Touch controller descriptor.

Definition at line 576 of file ft5xx6.h.

◆ i2c_cfg

i2c_master_config_t ft5xx6_cfg_t::i2c_cfg

Configuration of communication module.

Definition at line 574 of file ft5xx6.h.

◆ int_pin

pin_name_t ft5xx6_cfg_t::int_pin

Interrupt pin.

Definition at line 572 of file ft5xx6.h.


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