|
AFE_NXP_Arduino 2.0.2
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 302 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
| int NAFE13388_Base::_ref_points::coeff_index |
Definition at line 299 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
| reference_point NAFE13388_Base::_ref_points::high |
Definition at line 300 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
| reference_point NAFE13388_Base::_ref_points::low |
Definition at line 301 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().