|
AFE_NXP_Arduino 1.0.3
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 339 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
| int NAFE13388_Base::_ref_points::coeff_index |
Definition at line 336 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
| reference_point NAFE13388_Base::_ref_points::high |
Definition at line 337 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().
| reference_point NAFE13388_Base::_ref_points::low |
Definition at line 338 of file AFE_NXP.h.
Referenced by NAFE13388_Base::gain_offset_coeff().