uart_read_bytes
Reads data from a UART peripheral on connected MCU hardware, using configurable byte count and timeouts to capture incoming serial communication for debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_bytes | No | ||
| timeout_ms | No | ||
| idle_timeout_ms | No |