#include <uart.h>
Data Fields | |
INT8U | KeyInBuffer [KEY_IN_BUFFER_SIZE] |
INT8U | KeyInGet |
INT8U | KeyInPut |
Definition at line 9 of file uart.h.
INT8U UART_CONTROL::KeyInBuffer[KEY_IN_BUFFER_SIZE] |
Definition at line 11 of file uart.h.
Referenced by F_UartCheckKeyInBuffer(), F_UartKeyInGet(), F_UartKeyInPut(), and F_UartPowerOnInit().
Definition at line 12 of file uart.h.
Referenced by F_UartCheckKeyInBuffer(), F_UartKeyInGet(), F_UartKeyInPut(), and F_UartPowerOnInit().