Continuous built-in test (0x01,0x08)
Description |
Report result of continous built-in test. |
|
Notes |
This test is non-disruptive but is not as thorough as the commanded BIT. |
|
Parameter Name | Data Type | Description |
Field Length | u8 | 2 |
Descriptor | u8 | 0x08 |
Response Data | Data Type | Description |
Response Length | u8 | 18 |
Response Descriptor | u8 | 0x88 |
Result | u8[16] | Device-specific bitfield (128 bits). See device user manual. Bits are least-significant-byte first. For example, bit 0 is located at bit 0 of result[0], bit 1 is located at bit 1 of result[0], bit 8 is located at bit 0 of result[1], and bit 127 is located at bit 7 of result[15]. |