Datastream Control (0x0C,0x11)
Description |
Enable/disable the selected data stream. |
|
Notes |
Each data stream (descriptor set) can be enabled or disabled. The default for the device is all streams enabled. For all functions except 0x01 (use new setting), the new enable flag value is ignored and can be omitted. |
|
Parameter Name | Data Type | Description |
Field Length | u8 | 5 |
Descriptor | u8 | 0x11 |
Function Selector | u8 |
This command supports the following MIP function selectors:Write Read Save Load Default
[WRSLD]
|
Desc Set
[WRSLD]
|
u8 | The descriptor set of the stream to control. When function is SAVE, LOAD, or DEFAULT, can be ALL_STREAMS(0) to apply to all descriptor sets. On Generation 5 products, this must be one of the above legacy constants. |
Enable
[W]
|
bool | True or false to enable or disable the stream. |
Response Data | Data Type | Description |
Response Length | u8 | 4 |
Response Descriptor | u8 | 0x85 |
Desc Set | u8 | |
Enabled | bool |