SpinAPI Documentation
|
Overflow counter structure. More...
Data Fields | |
int | adc |
Number of overflows that occur when sampling data at the ADC. | |
int | cic |
Number of overflows that occur after the CIC filter. | |
int | fir |
Number of overflows that occur after the FIR filter. | |
int | average |
Number of overflows that occur during the averaging process. |
Overflow counter structure.
This structure holds the values of the various onboard overflow counters. These counters stop counting once they reach 65535.