English
Language : 

PD62A_15 Datasheet, PDF (49/64 Pages) Renesas Technology Corp – 4-BIT SINGLE-CHIP MICROCONTROLLER FOR INFRARED REMOTE CONTROL TRANSMISSION
µPD62A
10. ASSEMBLER RESERVED WORDS
10.1 Mask Option Directives
When creating the µPD62A program, it is necessary to use a mask option directive in the assembler’s source
program to specify a mask option.
10.1.1 OPTION and ENDOP directives
The assembler directives from the OPTION directive to the ENDOP directive are called the mask option definition
block. The format of the mask option definition block is as follows:
Format
Symbol field
[Label:]
Mnemonic field
OPTION
:
:
ENDOP
Operand field
Comment field
[; Comment]
10.1.2 Mask option definition directive
The assembler directives that can be used in the mask option definition block are listed in Table 10-1.
An example of the mask option definition is shown below.
Example
Symbol field
Mnemonic field
OPTION
USEPOC
ENDOP
Operand field
Comment field
; POC circuit incorporated
Table 10-1. List of Mask Option Definition Directives
Name
POC
Mask Option Definition Directive
USEPOC
(With POC circuit)
NOUSEPOC
(Without POC circuit)
PRO File
Address Value
Data Value
2044H
01
00
Data Sheet U14474EJ2V0DS00
47