This website requires JavaScript.
Explore
Help
Sign In
RT-Thread
/
rt-thread
mirror of
https://github.com/RT-Thread/rt-thread
Watch
1
Star
0
Fork
You've already forked rt-thread
0
Code
Issues
Projects
Releases
Wiki
Activity
v5.0.x
rt-thread
/
bsp
/
m16c62p
/
drivers
/
uart.h
9 lines
99 B
C
Raw
Permalink
Blame
History
#
ifndef __UART_H__
#
define __UART_H__
#
define BAUD_RATE 9600
void
rt_hw_uart_init
(
void
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink