G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
ADC group injected - Sequencer discontinuous mode

Macros

#define DDL_ADC12_INJ_SEQ_DISCONT_DISABLE   (0x00000000UL)
#define DDL_ADC12_INJ_SEQ_DISCONT_1RANK   (ADC_CFGR_JDISCEN)

Detailed Description

Macro Definition Documentation

◆ DDL_ADC12_INJ_SEQ_DISCONT_1RANK

#define DDL_ADC12_INJ_SEQ_DISCONT_1RANK   (ADC_CFGR_JDISCEN)

ADC group injected sequencer discontinuous mode enable with sequence interruption every rank

Definition at line 405 of file g32r4xx_ddl_adc12.h.

◆ DDL_ADC12_INJ_SEQ_DISCONT_DISABLE

#define DDL_ADC12_INJ_SEQ_DISCONT_DISABLE   (0x00000000UL)

ADC group injected sequencer discontinuous mode disable

Definition at line 404 of file g32r4xx_ddl_adc12.h.