abstract.txt

来自「这本书里共11章」· 文本 代码 · 共 8 行

TXT
8
字号
Cygnal C8051F020 Dual UART Example Program
==========================================

This example program shows how to configure the two UARTs on the Cygnal
C8051F020 devices for simultaneous output using the printf family of functions.

Initialization code for each UART is included as well as generic putchar
and gekey functions that work for each serial port. 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?