參數(shù)資料
型號: PIC16C56A-20I/JW
元件分類: 微控制器/微處理器
英文描述: 8-BIT, UVPROM, 20 MHz, RISC MICROCONTROLLER, CDIP18
封裝: 0.300 INCH, WINDOWED, CERDIP-18
文件頁數(shù): 100/158頁
文件大小: 1194K
代理商: PIC16C56A-20I/JW
PIC16C5X
DS30453C-page 46
Preliminary
2000 Microchip Technology Inc.
BSF
Bit Set f
Syntax:
[ label ] BSF
f,b
Operands:
0
≤ f ≤ 31
0
≤ b ≤ 7
Operation:
1
→ (f<b>)
Status Affected:
None
Encoding:
0101
bbbf
ffff
Description:
Bit ’b’ in register ’f’ is set.
Words:
1
Cycles:
1
Example:
BSF
FLAG_REG,
7
Before Instruction
FLAG_REG = 0x0A
After Instruction
FLAG_REG = 0x8A
BTFSC
Bit Test f, Skip if Clear
Syntax:
[ label ] BTFSC f,b
Operands:
0
≤ f ≤ 31
0
≤ b ≤ 7
Operation:
skip if (f<b>) = 0
Status Affected:
None
Encoding:
0110
bbbf
ffff
Description:
If bit ’b’ in register ’f’ is 0 then the next
instruction is skipped.
If bit ’b’ is 0 then the next instruction
fetched during the current instruction
execution is discarded, and a NOP is
executed instead, making this a
2-cycle instruction.
Words:
1
Cycles:
1(2)
Example:
HERE
FALSE
TRUE
BTFSC
GOTO
FLAG,1
PROCESS_CODE
Before Instruction
PC
=
address (HERE)
After Instruction
if FLAG<1>
=
0,
PC
=
address (TRUE);
if FLAG<1>
=
1,
PC
=
address(FALSE)
BTFSS
Bit Test f, Skip if Set
Syntax:
[ label ] BTFSS f,b
Operands:
0
≤ f ≤ 31
0
≤ b < 7
Operation:
skip if (f<b>) = 1
Status Affected:
None
Encoding:
0111
bbbf
ffff
Description:
If bit ’b’ in register ’f’ is ’1’ then the next
instruction is skipped.
If bit ’b’ is ’1’, then the next instruction
fetched during the current instruction
execution, is discarded and a NOP is
executed instead, making this a
2-cycle instruction.
Words:
1
Cycles:
1(2)
Example:
HERE
BTFSS
FLAG,1
FALSE
GOTO
PROCESS_CODE
TRUE
Before Instruction
PC
=
address (HERE)
After Instruction
If FLAG<1>
=
0,
PC
=
address (FALSE);
if FLAG<1>
=
1,
PC
=
address (TRUE)
相關(guān)PDF資料
PDF描述
PIC16C620A-04/P301 8-BIT, OTPROM, 4 MHz, RISC MICROCONTROLLER, PDIP18
PIC16C620A-20/P301 8-BIT, OTPROM, 20 MHz, RISC MICROCONTROLLER, PDIP18
PIC16LC620A-20/P 8-BIT, OTPROM, 20 MHz, RISC MICROCONTROLLER, PDIP18
PIC16C621-20/SS 8-BIT, OTPROM, 20 MHz, RISC MICROCONTROLLER, PDSO20
PIC16C622T-20I/SO 8-BIT, OTPROM, 20 MHz, RISC MICROCONTROLLER, PDSO18
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
PIC16C56A20SO 制造商:MICROCHIP 功能描述:New
PIC16C56A-40/P 功能描述:8位微控制器 -MCU 1.5KB 25 RAM 12 I/O 40MHz PDIP18 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
PIC16C56A-40/SO 功能描述:8位微控制器 -MCU 1.5KB 25 RAM 12 I/O 40MHz SOIC18 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
PIC16C56A-40/SS 功能描述:8位微控制器 -MCU 1.5KB 25 RAM 12 I/O 40MHz SSOP20 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT
PIC16C56AT-04/SO 功能描述:8位微控制器 -MCU 1.5KB 25 RAM 12 I/O 4 MHz SOIC18 RoHS:否 制造商:Silicon Labs 核心:8051 處理器系列:C8051F39x 數(shù)據(jù)總線寬度:8 bit 最大時鐘頻率:50 MHz 程序存儲器大小:16 KB 數(shù)據(jù) RAM 大小:1 KB 片上 ADC:Yes 工作電源電壓:1.8 V to 3.6 V 工作溫度范圍:- 40 C to + 105 C 封裝 / 箱體:QFN-20 安裝風(fēng)格:SMD/SMT