| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
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 | 
Structure holding touchscreen calibration data.
The content of this structure is filled by ft8xx_calibrate().
| uint32_t ft8xx_touch_transform::a | 
| uint32_t ft8xx_touch_transform::b | 
| uint32_t ft8xx_touch_transform::c | 
| uint32_t ft8xx_touch_transform::d | 
| uint32_t ft8xx_touch_transform::e | 
| uint32_t ft8xx_touch_transform::f |