This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
root
/
rt-thread
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
4fe5ce75c4
Ramas
Etiquetas
master
rt-thread
/
bsp
/
lpc176x
/
drivers
/
uart.h
uart.h
75 B
Histórico
Raw
1
2
3
4
5
6
#ifndef __UART_H__
#define __UART_H__
void rt_hw_uart_init(void);
#endif