UART串口通信

                #include "sys.h" #include "delay.h" #include "usart.h" u8 rdata[1]; UART_HandleTypeDef usart1_handler; //UART¾ä±ú void uart1_init() { usart1_handler.Instance=
相關文章
相關標籤/搜索