LCDDriver_NXP_Arduino 0.8.1
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 250 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
int NAFE13388_Base::_ref_points::coeff_index |
Definition at line 247 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
reference_point NAFE13388_Base::_ref_points::high |
Definition at line 248 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
reference_point NAFE13388_Base::_ref_points::low |
Definition at line 249 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().