|
nckernel
0.1
|

Go to the source code of this file.
Enumerations | |
| enum | serial_ctrl_cmd { SERIAL_CMD_BAUDRATE, SERIAL_CMD_DATA, SERIAL_CMD_STOP, SERIAL_CMD_PARITY, SERIAL_CMD_ENTER_SETUP, SERIAL_CMD_LEAVE_SETUP } |
| Serial control command. More... | |
Functions | |
| int | serial_init (void) |
| Serial 장치를 사용할 수 있도록 초기화 하는 함수 More... | |
1.8.4