Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Loading...
Searching...
No Matches
temp_tcouple_adc.h
Go to the documentation of this file.
1#ifndef TEMP_TCOUPLE_ADC_H
2#define TEMP_TCOUPLE_ADC_H
3
4#include "std.h"
5
6#define TCOUPLE_NB 4
7
9
10void temp_tcouple_adc_init(void);
12
13#endif
void temp_tcouple_adc_periodic(void)
int32_t tcouple_cnt
void temp_tcouple_adc_init(void)
int int32_t
Typedef defining 32 bit int type.