User's Manual

Table Of Contents
R01UH0823EJ0110 Rev.1.10 Page 233 of 1852
Nov 30, 2020
RX23W Group 11. Low Power Consumption
11.2 Register Descriptions
11.2.1 Standby Control Register (SBYCR)
Note: Set the PRCR.PRC1 bit to 1 (write enabled) before rewriting this register.
SSBY Bit (Software Standby)
The SSBY bit specifies the transition destination after the WAIT instruction is executed.
When the SSBY bit is set to 1, the MCU enters software standby mode after execution of the WAIT instruction. When
the MCU returns to normal mode after an interrupt has triggered and exits from software standby mode, the SSBY bit
remains 1. The SSBY bit can be cleared by writing 0 to the SSBY bit.
When the oscillation stop detection function enable bit (OSTDCR.OSTDE) in the oscillation stop detection control
register is 1, the set value of the SSBY bit is invalid. Even if the SSBY bit is 1, the MCU will enter sleep mode or deep
sleep mode after execution of the WAIT instruction.
Address(es): 0008 000Ch
b15 b14 b13 b12 b11 b10 b9 b8 b7 b6 b5 b4 b3 b2 b1 b0
SSBY———————————————
Value after reset:
0100000000000000
Bit Symbol Bit Name Description R/W
b14 to b0 Reserved These bits are read as 0. The write value should be 0. R/W
b15 SSBY Software Standby 0: Set entry to sleep mode or deep sleep mode after the WAIT instruction
is executed
1: Set entry to software standby mode after the WAIT instruction is
executed
R/W