Functions | |
| void | uart_pins_init (void) |
| uart pins init ;串口引脚初始化 More... | |
| void | uart_cfg (void) |
| uart config ;串口配置 More... | |
| void | uart_data_package (void) |
| void | sendDataToPC (void) |
| send data ;数据包发送 More... | |
| void | uart_trans_pro (void) |
| uart trans data process ;串口传输过程 More... | |
Variables | |
| uint8_t | rx_buffer [1] |
| int8_t | pt_send_uart [5] |
| void uart_data_package | ( | void | ) |
| int8_t pt_send_uart[5] |
| uint8_t rx_buffer[1] |