nckernel
0.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
x86
driver
serial
include
serial.h
Go to the documentation of this file.
1
74
enum
serial_ctrl_cmd
{
75
SERIAL_CMD_BAUDRATE
,
76
SERIAL_CMD_DATA
,
77
SERIAL_CMD_STOP
,
78
SERIAL_CMD_PARITY
,
79
SERIAL_CMD_ENTER_SETUP
,
80
SERIAL_CMD_LEAVE_SETUP
,
81
};
82
86
extern
int
serial_init
(
void
);
87
Generated on Thu Nov 7 2013 02:45:25 for nckernel by
1.8.4