RL78/G10 CHAPTER 12 SERIAL ARRAY UNIT
R01UH0384EJ0311 Rev. 3.11 296
Dec 22, 2016
12.3.11 Serial output enable register 0 (SOE0)
The SOE0 register is used to enable or disable output of the serial communication operation of each channel.
If serial output is enabled for channel n, the value of the SO0n bit of serial output register 0 (SO0) cannot be
rewritten by software, and a value is output from the serial data output pin according to the communication
operation.
If serial output is disabled for channel n, the SO0n bit value of the SO0 register can be set by software, and its
value is output from the serial data output pin. In this way, any waveform, such as that of a start condition/stop
condition, can be created by software.
The SOE0 register can be set by a 1-bit or 8-bit memory manipulation instruction.
Reset signal generation clears the SOE0 register to 00H.
Figure 12-13. Format of Serial Output Enable Register 0 (SOE0)
Address: F012AH (SOE0) After reset: 00H R/W
Symbol
7 6 5 4 3 2 1 0
SOE0 0 0 0 0 0 0 SOE01
Note
SOE00
SOE0n
Serial output enable/disable of channel n
0 Disables output by serial communication operation.
1 Enables output by serial communication operation.
Note 16-pin products only.
Caution Be sure to clear the following bits to 0.
10-pin products: Bits 1 to 7
16-pin products: Bits 2 to 7
Remark n: Channel number (n = 0, 1)