uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ADC_regular_length

Macros

#define IS_ADC_REGULAR_LENGTH(LENGTH)   (((LENGTH) >= 0x1) && ((LENGTH) <= 0x10))
 

Detailed Description

Macro Definition Documentation

#define IS_ADC_REGULAR_LENGTH (   LENGTH)    (((LENGTH) >= 0x1) && ((LENGTH) <= 0x10))

Definition at line 387 of file stm32f10x_adc.h.