void UARTWriteString(char* data,int len); void USARTInit(uint16_t ubrr_value); uint8_t UART_GETCHAR(void);