![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_ADC16_SINGLE_ENDED (0x00000000) |
| #define | DDL_ADC16_DIFFERENTIAL_ENDED (ADC_CFGR2_DIFSEL_Msk) |
| #define DDL_ADC16_DIFFERENTIAL_ENDED (ADC_CFGR2_DIFSEL_Msk) |
ADC channel ending set to differential (literal also used to set calibration mode)
Definition at line 862 of file g32r4xx_ddl_adc16.h.
| #define DDL_ADC16_SINGLE_ENDED (0x00000000) |
ADC channel ending set to single ended (literal also used to set calibration mode)
Definition at line 861 of file g32r4xx_ddl_adc16.h.