G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
ADC instance - Differential channels

Macros

#define DDL_ADC16_DIFF_CHANNEL0   (0x00U)
#define DDL_ADC16_DIFF_CHANNEL1   (0x01U)
#define DDL_ADC16_DIFF_CHANNEL2   (0x02U)

Detailed Description

Macro Definition Documentation

◆ DDL_ADC16_DIFF_CHANNEL0

#define DDL_ADC16_DIFF_CHANNEL0   (0x00U)

Differential channel 0

Definition at line 435 of file g32r4xx_ddl_adc16.h.

◆ DDL_ADC16_DIFF_CHANNEL1

#define DDL_ADC16_DIFF_CHANNEL1   (0x01U)

Differential channel 1

Definition at line 436 of file g32r4xx_ddl_adc16.h.

◆ DDL_ADC16_DIFF_CHANNEL2

#define DDL_ADC16_DIFF_CHANNEL2   (0x02U)

Differential channel 2

Definition at line 437 of file g32r4xx_ddl_adc16.h.