CT-161-CD Fujitsu Semiconductor America Inc, CT-161-CD Datasheet - Page 74

KIT 16LX FOR MB90F387

CT-161-CD

Manufacturer Part Number
CT-161-CD
Description
KIT 16LX FOR MB90F387
Manufacturer
Fujitsu Semiconductor America Inc
Series
F²MC-16LXr
Type
MCUr
Datasheets

Specifications of CT-161-CD

Contents
Board, Cable, CD
For Use With/related Products
MB90F387S
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
865-1103

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
CT-161-CD
Manufacturer:
Fujitsu Semiconductor America
Quantity:
135
The ext_int function is called when the external interrupt (INT5) is generated. If you
program the above operation without using this sample project, you should register the
interrupt routine in the vector table so that the ext_int function will be called when the
external interrupt (INT5) is generated. You need not perform the registration when you
use this sample project in which the interrupt routine has already been registered.
Descriptions ”IO_XXX.byte” and ”IO_YYY.bit” included in the above program code are
the convenient formats of description defined in the I-O header file.
information, see Appendix B.1.
__interrupt void ext_int(void)
{
}
IO_EIRR.bit.ER4=0x0;
IO_PDR1.bit.P12=~IO_PDR1.bit.P12;
Figure 5.5 Sample program code (interrupt routine)
Program code added
-
68
-
(7) Interrupt factor clearance
(8) LED on/off switching
For further
© Fujitsu

Related parts for CT-161-CD