Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
m
n
p
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
humid_hih.h
Go to the documentation of this file.
1
#ifndef HUMID_HIH_H
2
#define HUMID_HIH_H
3
4
#include <
std.h
>
5
6
extern
uint16_t
adc_humid_hih
;
7
void
humid_hih_init
(
void
);
8
void
humid_hih_periodic
(
void
);
9
10
#endif
uint16_t
unsigned short uint16_t
Definition:
types.h:16
humid_hih_periodic
void humid_hih_periodic(void)
Definition:
humid_hih.c:58
std.h
humid_hih_init
void humid_hih_init(void)
Definition:
humid_hih.c:53
adc_humid_hih
uint16_t adc_humid_hih
Definition:
humid_hih.c:48
sw
airborne
modules
meteo
humid_hih.h
Generated on Tue Feb 1 2022 13:51:16 for Paparazzi UAS by
1.8.17