G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
ADC Analog clock source

Macros

#define DDL_RCM_ADCACLK_PLL   (0x00000000U)
#define DDL_RCM_ADCACLK_SYSCLK   (RCM_ADCCR_ADCACLKSEL)

Detailed Description

Macro Definition Documentation

◆ DDL_RCM_ADCACLK_PLL

#define DDL_RCM_ADCACLK_PLL   (0x00000000U)

Definition at line 383 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_ADCACLK_SYSCLK

#define DDL_RCM_ADCACLK_SYSCLK   (RCM_ADCCR_ADCACLKSEL)

Definition at line 384 of file g32r4xx_ddl_rcm.h.