![NEC mPD17120 Subseries Скачать руководство пользователя страница 253](http://html.mh-extra.com/html/nec/mpd17120-subseries/mpd17120-subseries_user-manual_249259253.webp)
CHAPTER 18 INSTRUCTION SET
238
(12) PUT p, DBF
Put data buffer to peripheral
<1> OP code
10
8 7
4 3
0
00111
P
H
1010
P
L
<2> Function
(p)
←
DBF
Stores the data buffer DBF contents to peripheral register.
<3> Example
Sets 0AH and 05H to data buffers DBF1 and DBF0, respectively, and transfers them to a peripheral register,
shift register (SIOSFR) for serial interface:
MOV
BANK,
#00H
; Data memory bank 0
MOV
DBF0,
#05H
MOV
DBF1,
#0AH
PUT
SIOSFR
DBF
<4> Note
Up to 16 bits in the data buffer are available. When a peripheral circuit is accessed by the PUT instruction,
the number of bits, by which the circuit is to be accessed, differs depending on the circuit. For example,
if the PUT instruction is executed to access the shift register SIO, which should be accessed in 8-bits units,
only the lower 8 bits for the data buffer DBF (DBF1, DBF0) are transferred (DBF3 and DBF2 are not
transferred).
Bank 0
Column address
System register
0
1
2
3
4
5
6
7
0
1
2
3
4
5
6
7
8
9
A
B
C
D
E
F
DBF
Row address
A
5
Peripheral
circit
0A5H
SIOSFR
Содержание mPD17120 Subseries
Страница 15: ... x MEMO ...
Страница 23: ... MEMO 8 ...
Страница 45: ... MEMO 30 ...
Страница 49: ... MEMO 34 ...
Страница 55: ... MEMO 40 ...
Страница 93: ... MEMO 78 ...
Страница 99: ... MEMO 84 ...
Страница 102: ...CHAPTER 11 ARITHMETIC AND LOGIC UNIT 87 MEMO ...
Страница 119: ... MEMO 104 ...
Страница 175: ... MEMO 160 ...
Страница 199: ... MEMO 184 ...
Страница 265: ... MEMO 250 ...
Страница 281: ...266 MEMO ...
Страница 285: ... MEMO 270 ...
Страница 289: ... MEMO 274 ...