3.4.3 SAM Data Sampler Disable
Used to disable polling of locations in memory on an ARM-based target device.
| Field | Size | Description |
|---|---|---|
| DATA_SAMPLER | 1 byte | 0x8A |
| SAM_DATA_DISABLE | 1 byte | 0x11 |
| HANDLE | 1 byte | Handle ID of the location to stop polling. This value was returned when polling was enabled. |
Response:
| Field | Size | Description |
|---|---|---|
| DATA_SAMPLER | 1 byte | 0x8A |
| SAM_DATA_DISABLE | 1 byte | 0x11 |
| Status | 1 byte |
Status code 0x00: OK 0x:90 Handle not found |
