Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Toggle main menu visibility
Main Page
Related Pages
Topics
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
Enumerator
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
q
r
s
t
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
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
Loading...
Searching...
No Matches
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
}
5
void
sc18is600_init
(
void
) {
…
}
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
Sc18Is600Idle
@ Sc18Is600Idle
Definition
sc18i600.h:16
Sc18Is600
Definition
sc18i600.h:33
sc18is600_arch_init
void sc18is600_arch_init(void)
Definition
sc18is600_arch.c:25
sw
airborne
peripherals
sc18i600.c
Generated on Fri Apr 4 2025 14:56:52 for Paparazzi UAS by
1.9.8