Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-48
Displaying SPI Data
Displaying SPI Data
You can use the DISPLAY command to format and display SPI buffers and SPI tokens
in the current program.
item [ , item ]...
specifies the list of items to display. Inspect determines the default display format
of an item based on the type of value that the item represents.
spi-buffer
directs Inspect to display an entire SPI buffer. The syntax of spi-buffer is:
data-location TYPE spi-type
DISPLAY item [ , item ]... [ IN base [ base ]... ]
item: one of
spi-buffer
spi-token [ AS data-type ] [ FOR for-count ]
spi-buffer:
data-location TYPE spi-type
data-location: one of
( expression ) [ SG ]
identifier
spi-type: one of
EMS EMS-NUM SPI SPI-NUM
spi-token:
data-location : token-spec [ TYPE spi-type ]
[ POSITION token-spec [ , token-spec ]... ]
token-spec:
token-code [ : token-index ] [ SSID ssid-string ]