Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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
};
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_start
void humid_htm_start(void)
Definition:
humid_htm_b71.c:57
HTM_IDLE
Definition:
humid_htm_b71.h:7
htm_type
htm_type
Definition:
humid_htm_b71.h:6
HTM_MR_OK
Definition:
humid_htm_b71.h:9
HTM_READ_DATA
Definition:
humid_htm_b71.h:10
humid_htm_init
void humid_htm_init(void)
Definition:
humid_htm_b71.c:52
std.h
humid_htm_read
void humid_htm_read(void)
Definition:
humid_htm_b71.c:67
HTM_MR
Definition:
humid_htm_b71.h:8
sw
airborne
modules
meteo
humid_htm_b71.h
Generated on Sat Feb 9 2019 06:43:59 for Paparazzi UAS by
1.8.8