User`s guide

Table Of Contents
User Commands 4–141
User Commands
rw
rw
The rw command reads a word (16 bits) from a register port in I/O address space.
Format
rw register [iterations [silent]]
Parameters
register
Specifies the register from the I/O address space.
iterations
Specifies how many times the data is read. The default is 1.
silent
Specifies whether or not the data is displayed. Setting this field to 1 causes the data
to be read but not displayed. The default is 0 (data is displayed).
Description
The rw command reads a word from the specified register in I/O address space.
Example
EB64> rw 372
0000
EB64> rw 370
A6B3