This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
root
/
rt-thread
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
4a9ecd8d0d
Ramos
Etiquetas
master
rt-thread
/
bsp
/
lpc176x
/
drivers
/
uart.h
uart.h
75 B
Histórico
Em bruto
1
2
3
4
5
6
#ifndef __UART_H__
#define __UART_H__
void rt_hw_uart_init(void);
#endif