CHAPTER 19 ASSEMBLER RESERVED WORDS
252
19.1.2 Mask Option Definition Pseudo Instructions
Table 19-1 lists the pseudo instructions which define the mask options for each pin.
Table 19-1. Mask Option Definition Pseudo Instructions
Mask Option
Pseudo Instruction
RESET
OPTRES
1
OPEN
(without pull-up resistor)
PULLUP (with pull-up resistor)
P0D
3
-P0D
0
OPTP0D
4
OPEN
(without pull-up resistor)
PULLUP (with pull-up resistor)
P0E
1
, P0E
0
OPTP0E
2
OPEN
(without pull-up resistor)
PULLUP (with pull-up resistor)
The OPTRES format is shown below. Specify the RESET mask option in the operand field.
Symbol
Mnemonic
Operand
Comment
[label:]
OPTRES
(RESET)
[;comment]
The OPTP0D format is shown below. Specify mask options for all pins of port 0D. Specify the pins in the operand
field starting at the first operand in the order P0D
3
, P0D
2
, P0D
1
, then P0D
0
.
Symbol
Mnemonic
Operand
Comment
[label:]
OPTP0D
(P0D
3
), (P0D
2
), (P0D
1
), (P0D
0
)
[;comment]
The OPTP0E is shown below. Specify mask options for all pins of port 0E. Specify the pins in the operand field
starting at the first operand in the order P0E
1
, P0E
0
.
Symbol
Mnemonic
Operand
Comment
[label:]
OPTP0E
(P0E
1
), (P0E
0
)
[;comment]
Pin
Number of Operands
Parameter Name
Summary of Contents for mPD17120 Subseries
Page 15: ... x MEMO ...
Page 23: ... MEMO 8 ...
Page 45: ... MEMO 30 ...
Page 49: ... MEMO 34 ...
Page 55: ... MEMO 40 ...
Page 93: ... MEMO 78 ...
Page 99: ... MEMO 84 ...
Page 102: ...CHAPTER 11 ARITHMETIC AND LOGIC UNIT 87 MEMO ...
Page 119: ... MEMO 104 ...
Page 175: ... MEMO 160 ...
Page 199: ... MEMO 184 ...
Page 265: ... MEMO 250 ...
Page 281: ...266 MEMO ...
Page 285: ... MEMO 270 ...
Page 289: ... MEMO 274 ...