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

Functions

__STATIC_INLINE void DDL_RCM_EnableInternalResetPulseToNRST (void)
 Enable NRST output pulse to NRST pin.
__STATIC_INLINE void DDL_RCM_DisableInternalResetPulseToNRST (void)
 Disable NRST output pulse to NRST pin.

Detailed Description

Function Documentation

◆ DDL_RCM_DisableInternalResetPulseToNRST()

__STATIC_INLINE void DDL_RCM_DisableInternalResetPulseToNRST ( void )

Disable NRST output pulse to NRST pin.

Parameters
None
Return values
None

Definition at line 1000 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_EnableInternalResetPulseToNRST()

__STATIC_INLINE void DDL_RCM_EnableInternalResetPulseToNRST ( void )

Enable NRST output pulse to NRST pin.

Parameters
None
Return values
None

Definition at line 990 of file g32r4xx_ddl_rcm.h.