nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations | Functions
serial.h File Reference
This graph shows which files directly or indirectly include this file:

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...