Landtiger LPC1768 C BigLib 1
A self made, custom C library for the LandTiger board.
 
Loading...
Searching...
No Matches
TP_CalibrationMatrix Struct Reference

Public Attributes

long double a_n
 
long double b_n
 
long double c_n
 
long double d_n
 
long double e_n
 
long double f_n
 
long double divider
 

Detailed Description

Definition at line 38 of file touch.c.

Member Data Documentation

◆ a_n

long double TP_CalibrationMatrix::a_n

Definition at line 40 of file touch.c.

◆ b_n

long double TP_CalibrationMatrix::b_n

Definition at line 40 of file touch.c.

◆ c_n

long double TP_CalibrationMatrix::c_n

Definition at line 40 of file touch.c.

◆ d_n

long double TP_CalibrationMatrix::d_n

Definition at line 40 of file touch.c.

◆ divider

long double TP_CalibrationMatrix::divider

Definition at line 40 of file touch.c.

◆ e_n

long double TP_CalibrationMatrix::e_n

Definition at line 40 of file touch.c.

◆ f_n

long double TP_CalibrationMatrix::f_n

Definition at line 40 of file touch.c.


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