#include <inttypes.h>
#include <avr/interrupt.h>
#include "WConstants.h"
#include "AP_ADC_ADS7844.h"
Go to the source code of this file.
Definition at line 72 of file AP_ADC_ADS7844.cpp.