395
Chapter 13
FCAN Interface Function
Preliminary User’s Manual U14913EE1V0UM00
Figure 13-7: 16-Bit Data Write Operation for Specific Registers
Remarks: 1. If only bits are to be cleared, the 16-bit write access can be replaced by an 8-bit write
access to the register address. If only bits are to be set, the 16-bit write access can be
replaced by an 8-bit write access to the register 1. Nevertheless, for better visi-
bility of the program code it is recommended to perform only 16-bit write accesses.
2. n = 0 to 7
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ST_7 ST_6 ST_5 ST_4 ST_3 ST_2 ST_1 ST_0 CL_7 CL_6 CL_5 CL_4 CL_3 CL_2 CL_1 CL_0
Bit Name
Function
ST_n
Sets the register bit n.
0: No change of register bit n
1: Register bit n is set (1)
CL_n
Clears the register bit n.
0: No change of register bit n
1: Register bit n is cleared (0)
ST_n, CL_n Sets/clears the Register bit n.
ST_n
CL_n
Status of Register Bit n
0
1
Register bit n is cleared (0)
1
0
Register bit n is set (1)
Others
No change in register bit n value.
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 ...