Input<x> command, Input/output ports user commands – Freescale Semiconductor Microcontrollers User Manual
Page 446
Advertising

HCS08 Full Chip Simulation
Peripheral Modules Commands
446
Microcontrollers Debugger Manual
INPUT<x> Command
The INPUT<x> command sets the simulated inputs to port <x>. The CPU reads this
input value when port <x> is set as an input port.
Syntax
>INPUT<x> <n>
Where:
<x>
is the letter representing corresponding port
<n>
Eight-bit simulated value for port <x>
Example
>INPUTA AA
Simulate the input AA on port A.
Advertising