This page describes the following instruction:
- Group: PAIR
- Mnemonic: po
- Opcode: 240d, F0h
- Encoding: 1_111_0000b (PAIR_SRC_DST)
- Pseudo-code: o=pir; pc++
- P:PARALLEL O:Offset
- Source is the Parallel Input register (PIR).
- Destination is the memory cell at page D offset O.
The 'P' source is a data byte received on the parallel bus. See Device Communication for how this works.