YEP: | 306 |
---|---|
Title: | uses-serial |
Authors: | Blaise Thompson |
Status: | accepted |
Tags: | trait |
Post-History: | 2020-04-22, 2020-07-14, 2022-06-30 |
This YEP defines the uses-serial trait for hardware which communicates over a serial bus. See built documentation at at yaq.fyi.
Serial communication is one of the most common communication formats for hardware. This provides a common interface for hardware which communicates in similar fashions.
direct_serial_write
¶This provides a debugging tool to directly write bytes onto the serial bus. This message does not return anything, and should information be returned as a result it should be logged at an INFO level. This method is not intended for normal use outside of debugging.
This document is placed in the public domain or under the CC0-1.0-Universal license, whichever is more permissive.
built 2023-10-10 23:52:42 CC0: no copyright