G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
ADC registers compliant with specific purpose

Macros

#define DDL_ADC12_DMA_REG_REGULAR_DATA   (0x00000000UL) /* ADC group regular conversion data register (corresponding to register DR) to be used with ADC configured in independent mode. Without DMA transfer, register accessed by DDL function @ref DDL_ADC12_REG_ReadConversionData32() and other functions @ref DDL_ADC12_REG_ReadConversionDatax() */

Detailed Description

Macro Definition Documentation

◆ DDL_ADC12_DMA_REG_REGULAR_DATA

#define DDL_ADC12_DMA_REG_REGULAR_DATA   (0x00000000UL) /* ADC group regular conversion data register (corresponding to register DR) to be used with ADC configured in independent mode. Without DMA transfer, register accessed by DDL function @ref DDL_ADC12_REG_ReadConversionData32() and other functions @ref DDL_ADC12_REG_ReadConversionDatax() */

Definition at line 521 of file g32r4xx_ddl_adc12.h.