Main Page
Related Pages
+
Classes
Class List
+
Class Members
+
All
a
b
c
d
e
f
h
i
l
m
p
r
s
t
x
y
+
Variables
a
b
c
d
e
f
h
i
l
m
p
r
s
t
x
y
+
Files
File List
+
File Members
+
All
_
b
c
d
e
f
h
i
m
n
o
p
r
s
t
u
v
w
+
Functions
b
c
d
e
h
i
m
o
p
r
s
t
u
w
Variables
Typedefs
Enumerations
+
Enumerator
b
d
e
f
i
m
p
r
s
t
u
v
Macros
Examples
current
include
urg_c
urg_serial_utils.h
Go to the documentation of this file.
1
#ifndef URG_SERIAL_UTILS_H
2
#define URG_SERIAL_UTILS_H
3
14
extern
int
urg_serial_find_port
(
void
);
16
17
19
extern
const
char
*
urg_serial_port_name
(
int
index);
20
21
29
extern
int
urg_serial_is_urg_port
(
int
index);
30
31
#endif
/* !URG_SERIAL_UTILS_H */
urg_serial_is_urg_port
int urg_serial_is_urg_port(int index)
�|�[�g�� URG ���ǂ���
Definition:
urg_serial_utils_linux.c:85
urg_serial_port_name
const char * urg_serial_port_name(int index)
���������V���A���|�[�g����Ԃ�
Definition:
urg_serial_utils_linux.c:75
urg_serial_find_port
int urg_serial_find_port(void)
�V���A���|�[�g����������
Definition:
urg_serial_utils_linux.c:53
urg_c
Author(s): Satofumi Kamimura
, Katsumi Kimoto, Adrian Boeing
autogenerated on Mon Feb 28 2022 23:56:00