468
Chapter 13
FCAN Interface Function
Preliminary User’s Manual U14913EE1V0UM00
13.5.3 Event processing commands
(1)
Command Overview
Code
Description
Mnemonic
00H
no operation
NOP 0,0
01H
define and load new source
SET_SRC <DEST>,<PAR>
02H
set script event
SET_EVT <DEST>,0
03H
generate interrupt and stop operation
BREAK 0,0
04H to
07H
reserved for future implementations
08H
write value to counter
SET_CNT <DEST>,<PAR>
09H
decrement counter and update CFLG flag
DECR_CNT <DEST>,0
0AH
test source bit and update CFLG flag
TST_BIT <DEST>,<PAR>
0BH
reserved for future implementations
0CH
set and/or clear message flags
WR_FLG <DEST>,<PAR>
0DH
add value of source byte to temporary sum
ADD_SUM <DEST>,<PAR>
0EH
reserved for future implementations
0FH
10H
write source data to destination data bytes 0-3
WR_DLO <DEST>,<PAR>
11H
write source data to destination data bytes 4-7
WR_DHI <DEST>,<PAR>
12H
copy all source data to destination (including DLC)
WR_DALL <DEST>,<PAR>
13H
write source bit-string to destination bit-string, data bytes 0-3
WR_DBLO <DEST>,<PAR>
14H
write source bit-string to destination bit-string, data bytes 4-7
WR_DBHI <DEST>,<PAR>
15H to
17H
reserved for future implementations
18H
get data bytes from destination data bytes 0-3
LD_DLO <DEST>,<PAR>
19H
get data bytes from destination data bytes 4-7
LD_DHI <DEST>,<PAR>
1AH
copy all destination data to source (including DLC)
LD_DALL <DEST>,<PAR>
1BH
get source bit-string from destination bit-string data bytes 0-3
LD_DBLO <DEST>,<PAR>
1CH
get source bit-string from destination bit-string data bytes 4-7
LD_DBHI <DEST>,<PAR>
1DH to
1FH
reserved for future implementations
Summary of Contents for V850E/CA1 ATOMIC
Page 6: ...6 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 52: ...52 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 144: ...144 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 162: ...162 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 224: ...224 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 308: ...308 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 512: ...512 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 564: ...564 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 566: ...566 Preliminary User s Manual U14913EE1V0UM00 MEMO ...
Page 584: ...584 Preliminary User s Manual U14913EE1V0UM00 MEMO ...