User`s guide

Table Of Contents
4–122 User Commands
User Commands
rb
rb
The rb command reads a byte (8 bits) from a register port in I/O address space.
Format
rb 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 rb command reads a byte from the specified register in I/O address space.
Example
EB64> rb 370
04