1. 首页
  2. 操作系统
  3. Linux
  4. RK3288 UART 的相关寄存器的介绍和使用

RK3288 UART 的相关寄存器的介绍和使用

上传者: 2018-12-28 21:34:19上传 PDF文件 864.11KB 热度 32次
RK3288 UART 的相关寄存器详细的介绍和使用 The Universal Asynchronous Receiver/Transmitter (UART) is used for serial communication with a peripheral, modem (data carrier equipment, DCE) or data set. Data is written from a master (CPU) over the APB bus to the UART and it is converted to serial form and transmitted to the destination device. Serial data is also received by the UART and stored for the master (CPU) to read back.
下载地址
用户评论
码姐姐匿名网友 2018-12-28 21:34:19

多谢楼主共享