G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
Peripheral clock frequency

Macros

#define DDL_RCM_PERIPH_FREQUENCY_NO   0x00000000U
#define DDL_RCM_PERIPH_FREQUENCY_NA   0xFFFFFFFFU

Detailed Description

Macro Definition Documentation

◆ DDL_RCM_PERIPH_FREQUENCY_NA

#define DDL_RCM_PERIPH_FREQUENCY_NA   0xFFFFFFFFU

Frequency cannot be provided as external clock

Definition at line 342 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_PERIPH_FREQUENCY_NO

#define DDL_RCM_PERIPH_FREQUENCY_NO   0x00000000U

No clock enabled for the peripheral

Definition at line 341 of file g32r4xx_ddl_rcm.h.