Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
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
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
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
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
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
struct Sc18Is600 sc18is600
Definition:
sc18i600.c:3
Sc18Is600::status
enum Sc18Is600Status status
Definition:
sc18i600.h:34
Sc18Is600
Definition:
sc18i600.h:33
sc18is600_init
void sc18is600_init(void)
Definition:
sc18i600.c:5
Sc18Is600Idle
@ Sc18Is600Idle
Definition:
sc18i600.h:16
sw
airborne
peripherals
sc18i600.c
Generated on Tue Feb 1 2022 13:51:17 for Paparazzi UAS by
1.8.17