Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
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_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 Nov 8 2024 14:10:46 for Paparazzi UAS by
1.9.1