Main Page
Related Pages
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
include
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
15
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 */
Generated on Thu May 2 2013 10:55:17 by
1.8.3.1