This page describes the following instruction:
- Group: SYS
- Mnemonic: SSI
- Opcode: 1d, 01h
- Encoding: 00000_001b (SYS_INDEX)
- Pseudo-code: sir=(sir<<1)+miso; pc++
This instruction receives one bit over the serial input line. See Device Communication for details.