RocketLogger
1.0
Main Page
Data Structures
Files
File List
Globals
rl_hw.h
Go to the documentation of this file.
1
5
#include "
types.h
"
6
#include "
util.h
"
7
#include "
gpio.h
"
8
#include "
pwm.h
"
9
#include "
pru.h
"
10
12
#define FHR1_GPIO 30
13
#define FHR2_GPIO 60
15
#define LED_STATUS_GPIO 45
17
#define LED_ERROR_GPIO 44
19
20
void
hw_init
(
struct
rl_conf
* conf);
21
void
hw_close
(
struct
rl_conf
* conf);
22
int
hw_sample
(
struct
rl_conf
* conf);
types.h
pwm.h
gpio.h
rl_conf
Definition:
types.h:202
util.h
hw_init
void hw_init(struct rl_conf *conf)
Definition:
rl_hw.c:13
hw_close
void hw_close(struct rl_conf *conf)
Definition:
rl_hw.c:56
hw_sample
int hw_sample(struct rl_conf *conf)
Definition:
rl_hw.c:85
pru.h
rl_hw.h
Generated by
1.8.11