Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Toggle main menu visibility
Main Page
Related Pages
Topics
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
Enumerator
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
q
r
s
t
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
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
Loading...
Searching...
No Matches
humid_htm_b71.h
Go to the documentation of this file.
1
#ifndef HUMID_HTM_H
2
#define HUMID_HTM_H
3
4
#include "
std.h
"
5
6
enum
htm_type
{
7
HTM_IDLE
,
8
HTM_MR
,
9
HTM_MR_OK
,
10
HTM_READ_DATA
11
};
6
enum
htm_type
{
…
};
12
13
void
humid_htm_init
(
void
);
14
void
humid_htm_start
(
void
);
15
void
humid_htm_read
(
void
);
16
void
humid_htm_event
(
void
);
17
18
#endif
// HUMID_HTM_H
19
humid_htm_event
void humid_htm_event(void)
Definition
humid_htm_b71.c:76
humid_htm_init
void humid_htm_init(void)
Definition
humid_htm_b71.c:52
humid_htm_read
void humid_htm_read(void)
Definition
humid_htm_b71.c:67
humid_htm_start
void humid_htm_start(void)
Definition
humid_htm_b71.c:57
htm_type
htm_type
Definition
humid_htm_b71.h:6
HTM_MR
@ HTM_MR
Definition
humid_htm_b71.h:8
HTM_IDLE
@ HTM_IDLE
Definition
humid_htm_b71.h:7
HTM_READ_DATA
@ HTM_READ_DATA
Definition
humid_htm_b71.h:10
HTM_MR_OK
@ HTM_MR_OK
Definition
humid_htm_b71.h:9
std.h
sw
airborne
modules
meteo
humid_htm_b71.h
Generated on Fri Apr 4 2025 14:56:51 for Paparazzi UAS by
1.9.8