Next: Instruction iohandler, Previous: Instruction ioref, Up: IOS related instructions [Contents][Index]
Synopsys:
iotype
Push the name of the inteface that is implemented of the given IO space on the stack, as a string. The IO space is identified by a descriptor, which is a signed integer. The given IO space must exist.
Stack: ( INT -- INT STR )
( INT -- INT STR )