3.2.41
Battery backup function
Below is a list of API functions output by the Code Generator for battery backup function use.
Table 3.41 | API Functions: [Battery Backup Function] |
|
|
R_BUP_Create
|
Performs initialization necessary to control the battery backup function.
|
R_BUP_Create_UserInit
|
Performs user-defined initialization relating to the battery backup function.
|
r_bup_interrupt
|
Performs processing in response to the power switching detection interrupt INTVBAT.
|
R_BUP_Start
|
Enables operation of battery backup function.
|
R_BUP_Stop
|
Disables operation of battery backup function.
|