LCDDriver_NXP_Arduino 0.7.6
Analog Front-End (AFE) device operation sample code for Arduino
|
#include <AFE_NXP.h>
Public Attributes | |
int | coeff_index |
reference_point | high |
reference_point | low |
int | cal_index |
int NAFE13388_Base::_ref_points::cal_index |
Definition at line 142 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
int NAFE13388_Base::_ref_points::coeff_index |
Definition at line 139 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
reference_point NAFE13388_Base::_ref_points::high |
Definition at line 140 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
reference_point NAFE13388_Base::_ref_points::low |
Definition at line 141 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().