Access Restricted
This page contains internal documentation that is not publicly available.
DHWCtrl.UsbHostSofControl
Enable or disable SOF generation on Index.
Properties
- Command code: 0xE12B
- Command timeout: 100 ms
- Possible status codes: General status codes, DHWCtrl.ErrInvalidIndex, DHWCtrl.ErrNotActive
Parameters (request frame)
| Name | Type/Size | Description |
|---|---|---|
| Index | Integer (8 bits) | Zero-based instance index within this peripheral category. The valid range is firmware / hardware-variant specific; discoverable via ListPeripherals. |
| Enable | Boolean (8 bits) | Enable (true) or disable (false) SOF generation. |
Returned values (response frame)
None