Overview
- Object ID : 2154 (2013-05-02)
- Author : Carl Jacobs | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Languages : PASM, SPIN
- Categories : Protocol, Tool
- Licence : Other
Content
A FullDuplexSerial enhancement that allows a single serial connection to be used from within multiple spin files. Primarily aimed as a debugging aid, this file also illustrates how to use the DAT section to make single-instance objects which may be called from multiple spin files.
This objects allows relatively easy change of Rx and Tx buffer sizes to the various powers of 2.