usart.txt

来自「Hitech microchip PIC C18 Compiler」· 文本 代码 · 共 15 行

TXT
15
字号
Title: usartTarget: PIC18Cxx8Description:    A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's    Addressable USART module.   The Addressable Universal Synchronous Asynchronous Receiver Transmitter (Addressable USART)    module is one of the serial I/O modules available in the PIC18CXXX family (another is the MSSP module).   The Addressable USART can be configured as a full duplex asynchronous system that can communicate   with peripheral devices, such as CRT terminals and personal computers, or it can be configured as a half   duplex synchronous system that can communicate with peripheral devices, such as A/D or D/A integrated    circuits, Serial EEPROMs, etc. The Addressable USART can be configured in the following modes:	

⌨️ 快捷键说明

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