uartBreak - Control UART Break
Added in version pltOS: v2.3.21
Controls the UART break condition (forcing TX line low).
Usage:
- command: uartBreak <uartPort> on|off|<durationMs>
Argument |
Description |
|---|---|
uartPort |
UART port name: |
|
Assert break indefinitely (until a subsequent |
|
Clear a previously asserted break. |
durationMs |
Assert break for the given duration, in milliseconds, then clear it automatically. Must be at least |