Adafruit RA8875 Arduino Library
Public Attributes | List of all members
tsMatrix_t Struct Reference

#include <Adafruit_RA8875.h>

Public Attributes

int32_t An
 
int32_t Bn
 
int32_t Cn
 
int32_t Dn
 
int32_t En
 
int32_t Fn
 
int32_t Divider
 

Detailed Description

Calibration Data Structure

Member Data Documentation

◆ An

tsMatrix_t::An

A Coefficient with the coarsest granularity

◆ Bn

tsMatrix_t::Bn

B Coeffiecient

◆ Cn

tsMatrix_t::Cn

C Coefficient

◆ Dn

tsMatrix_t::Dn

D Coeffiecient

◆ En

tsMatrix_t::En

E Coefficient

◆ Fn

tsMatrix_t::Fn

F Coeffiecient with the finest granularity

◆ Divider

tsMatrix_t::Divider

Divider for Coefficients


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