G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
ADC16 Analog clock prescaler

Macros

#define DDL_RCM_ADC16ACLK_DIV_6   (0x00000000U)
#define DDL_RCM_ADC16ACLK_DIV_12   (RCM_ADCCR_ADC16ADIV_1)
#define DDL_RCM_ADC16ACLK_DIV_24   (RCM_ADCCR_ADC16ADIV)

Detailed Description

Macro Definition Documentation

◆ DDL_RCM_ADC16ACLK_DIV_12

#define DDL_RCM_ADC16ACLK_DIV_12   (RCM_ADCCR_ADC16ADIV_1)

Definition at line 363 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_ADC16ACLK_DIV_24

#define DDL_RCM_ADC16ACLK_DIV_24   (RCM_ADCCR_ADC16ADIV)

Definition at line 364 of file g32r4xx_ddl_rcm.h.

◆ DDL_RCM_ADC16ACLK_DIV_6

#define DDL_RCM_ADC16ACLK_DIV_6   (0x00000000U)

Definition at line 362 of file g32r4xx_ddl_rcm.h.