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

Functions

__STATIC_INLINE void DDL_RCM_Unlock (void)
 Unlock the RCM register.
__STATIC_INLINE void DDL_RCM_Lock (void)
 Lock the RCM register.

Detailed Description

Function Documentation

◆ DDL_RCM_Lock()

__STATIC_INLINE void DDL_RCM_Lock ( void )

Lock the RCM register.

Parameters
None
Return values
None

Definition at line 522 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_Unlock()

__STATIC_INLINE void DDL_RCM_Unlock ( void )

Unlock the RCM register.

Parameters
None
Return values
None

Definition at line 512 of file g32r4xx_ddl_rcm.h.