G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference

Functions

__STATIC_INLINE void DDL_RCM_EnableBackupDomainReset (void)
 Enable backup domain reset.
__STATIC_INLINE void DDL_RCM_DisableBackupDomainReset (void)
 Disable backup domain reset.

Detailed Description

Function Documentation

◆ DDL_RCM_DisableBackupDomainReset()

__STATIC_INLINE void DDL_RCM_DisableBackupDomainReset ( void )

Disable backup domain reset.

Parameters
None
Return values
None

Definition at line 972 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_EnableBackupDomainReset()

__STATIC_INLINE void DDL_RCM_EnableBackupDomainReset ( void )

Enable backup domain reset.

Parameters
None
Return values
None

Definition at line 962 of file g32r4xx_ddl_rcm.h.