![]() |
Scarab
v2.4.0
Project 8 C++ Utility Library
|

Go to the source code of this file.
Namespaces | |
| scarab | |
Macros | |
| #define | SCARAB_API_EXPORTS |
Functions | |
| void | get_calib_params (unsigned n_bits, unsigned data_type_size, double v_offset, double v_range, bool bits_r_aligned, dig_calib_params *params) |
| void | get_calib_params2 (unsigned n_bits, unsigned data_type_size, double v_offset, double v_range, double dac_gain, bool bits_r_aligned, dig_calib_params *params) |
| #define SCARAB_API_EXPORTS |
Definition at line 9 of file digital.cc.
1.8.11