Paparazzi UAS
v6.2.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
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
sim_uart_hw.c
Go to the documentation of this file.
1
#include "uart_hw.h"
2
3
char
stdinout_buffer
[STDINOUT_BUFFER_SIZE];
4
uint8_t
stdinout_rx_insert_idx
= 0;
5
uint8_t
stdinout_rx_extract_idx
= 0;
stdinout_buffer
char stdinout_buffer[STDINOUT_BUFFER_SIZE]
Definition:
sim_uart_hw.c:3
stdinout_rx_extract_idx
uint8_t stdinout_rx_extract_idx
Definition:
sim_uart_hw.c:5
stdinout_rx_insert_idx
uint8_t stdinout_rx_insert_idx
Definition:
sim_uart_hw.c:4
uint8_t
unsigned char uint8_t
Typedef defining 8 bit unsigned char type.
Definition:
vl53l1_types.h:98
sw
airborne
arch
sim
sim_uart_hw.c
Generated on Mon Feb 6 2023 21:00:23 for Paparazzi UAS by
1.9.1