Async Serial - Frame Format
Output Frame Format
Frame Type: "data"
"data"
A single serial word
Property | Type | Description |
| bytes | The serial word, the width in bits is controlled by the serial settings |
| str | (optional) Present if an error was detected when decoding this word |
| bool | (optional) Present if multi-processor or multi-drop bus special modes were selected. True indicates that this is an address byte |
Last updated