Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ft8xx_touch_transform Struct Reference

Structure holding touchscreen calibration data. More...

#include <ft8xx.h>

Data Fields

uint32_t a
 
uint32_t b
 
uint32_t c
 
uint32_t d
 
uint32_t e
 
uint32_t f
 

Detailed Description

Structure holding touchscreen calibration data.

The content of this structure is filled by ft8xx_calibrate().

Field Documentation

◆ a

uint32_t ft8xx_touch_transform::a

◆ b

uint32_t ft8xx_touch_transform::b

◆ c

uint32_t ft8xx_touch_transform::c

◆ d

uint32_t ft8xx_touch_transform::d

◆ e

uint32_t ft8xx_touch_transform::e

◆ f

uint32_t ft8xx_touch_transform::f

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