Configuration
Options
config.caretControl
can be used to eliminate some VT100 characters
that are printed to the console otherwise.
config.recordTraffic
can be set to enable data recording in the
console model, this data can then be extracted with the API.
@Console Reference
Console Reference
Properties
Name | Type | Description |
---|---|---|
Class |
*void |
Class object |
Component |
*void |
Pointer to component object if part of component |
LoggingFlags |
uint64_t |
Flags for logging info |
Name |
*char |
Object name |
TimeSource |
*void |
Time source object |
config.caretControl |
uint8_t |
|
config.outFile |
*char |
File name to write TTY log to. |
config.recordTraffic |
uint8_t |
|
config.reformatNonPrintable |
uint8_t |
|
lastByte |
uint8_t |
|
outByte |
uint8_t |
|
serial |
temu_IfaceRef/ <unknown> |