Paparazzi UAS
v5.10_stable-5-g83a0da5-dirty
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
sc18i600.c
Go to the documentation of this file.
1
#include "peripherals/sc18is600.h"
2
3
struct
Sc18Is600
sc18is600
;
4
5
void
sc18is600_init
(
void
)
6
{
7
8
sc18is600
.
status
=
Sc18Is600Idle
;
9
sc18is600_arch_init
();
10
11
}
sc18is600_arch_init
void sc18is600_arch_init(void)
Definition:
sc18is600_arch.c:25
Sc18Is600
Definition:
sc18i600.h:33
Sc18Is600Idle
Definition:
sc18i600.h:16
sc18is600_init
void sc18is600_init(void)
Definition:
sc18i600.c:5
sc18is600
struct Sc18Is600 sc18is600
Definition:
sc18i600.c:3
Sc18Is600::status
enum Sc18Is600Status status
Definition:
sc18i600.h:34
sw
airborne
peripherals
sc18i600.c
Generated on Wed Aug 28 2019 16:29:10 for Paparazzi UAS by
1.8.8