![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Functions | |
| __STATIC_INLINE void | DDL_RCM_SetLowPowerMode (uint32_t Mode) |
| Select the low power mode when enter deep sleep mode. | |
| __STATIC_INLINE void | DDL_RCM_SetSRAMLowPowerMode (uint32_t WorkMode) |
| Configura the SRAM work mode when enter stop mode. | |
| __STATIC_INLINE void | DDL_RCM_EnableBackupWriteProtect (void) |
| Enable the back up area write protect. | |
| __STATIC_INLINE void | DDL_RCM_DisableBackupWriteProtect (void) |
| Disable the back up area write protect. | |
| __STATIC_INLINE void DDL_RCM_DisableBackupWriteProtect | ( | void | ) |
Disable the back up area write protect.
| None |
Definition at line 1408 of file g32r4xx_ddl_rcm.h.
| __STATIC_INLINE void DDL_RCM_EnableBackupWriteProtect | ( | void | ) |
Enable the back up area write protect.
| None |
Definition at line 1399 of file g32r4xx_ddl_rcm.h.
| __STATIC_INLINE void DDL_RCM_SetLowPowerMode | ( | uint32_t | Mode | ) |
Select the low power mode when enter deep sleep mode.
| Mode | This parameter can be one of the following values: |
| None |
Definition at line 1378 of file g32r4xx_ddl_rcm.h.
| __STATIC_INLINE void DDL_RCM_SetSRAMLowPowerMode | ( | uint32_t | WorkMode | ) |
Configura the SRAM work mode when enter stop mode.
| WorkMode | This parameter can be one of the following values: |
| None |
Definition at line 1390 of file g32r4xx_ddl_rcm.h.