This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
root
/
rt-thread
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
a5f7da8ec1
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