SX
Embedded Controller
Instruction
SB bit
Description:
Skip if
bit
Operation:
(
fr
& ( 1 <<
bit
)) == 1 ? PC++
Flags affected:
none
Registers affected:
PC
Sources referenced:
bit
Cycles:
1
Opcode:
Details:
SX Users Manual
page
# 120
Microchip PIC
syntax:
BTFSS bit
Notes: