搜索资源列表
rcvr
- 异步串行通信接受单元的设计源程序 异步串行通信接受单元的设计源程序
8051f
- 80c51的一些代码, 希望对初学者有一定的帮助,此程序一运行。-SCON = 0x50 /* SCON: mode 1, 8-bit UART, enable rcvr */ TMOD |= 0x20 /* TMOD: timer 1, mode 2, 8-bit reload */ TH1 = 221 /* TH1: reload value for 1200
rcvr
- verilog的串口接收程序,有详细注释,适合学习-verilog serial port to receive the program, there are detailed notes, suitable for learning