STM32F10x Standard Peripherals Library
3.5.0
|
Defines | |
#define | IS_ADC_REGULAR_RANK(RANK) (((RANK) >= 0x1) && ((RANK) <= 0x10)) |
#define IS_ADC_REGULAR_RANK | ( | RANK | ) | (((RANK) >= 0x1) && ((RANK) <= 0x10)) |
Definition at line 396 of file stm32f10x_adc.h.