Renesas Electronics
Below is a list of API functions output by the Code Generator for low power consumption use.
Table 3.5
API Functions: [Low Power Consumption]
API Function Name
Function
R_LPC_Create
Performs initialization required to control the low power consumption.
R_LPC_Create_UserInit
Performs user-defined initialization relating to the low power consumption.
R_LPC_AllModuleClockStop
Stops the clock for all modules.
R_LPC_ChangeSleepModeRetrunClock
Sets the clock source that is selected following release from sleep mode.
R_LPC_Sleep
Transits the low power consumption mode of the MCU to the sleep mode.
R_LPC_DeepSleep
Transits the low power consumption mode of the MCU to the deep sleep mode.
R_LPC_DeepSoftwareStandby
Transits the low power consumption mode of the MCU to the deep software standby mode.
R_LPC_SoftwareStandby
Transits the low power consumption mode of the MCU to the software standby mode.
R_LPC_ChangeOperationPowerControl
Changes the operating power control mode of the MCU.