This page describes the following instruction:
- Group: SYS
- Mnemonic: SSO
- Opcode: 2d, 02h
- Encoding: 00000_010b (SYS_INDEX)
- Pseudo-code: mosi=sor&0x80 ? 1:0; sor<<=1; pc++
This instruction outputs one bit onto the serial output line. See Device Communication for details.