|
uc-sdk
|
Macros | |
| #define | ADC_DataAlign_Right ((uint32_t)0x00000000) |
| #define | ADC_DataAlign_Left ((uint32_t)0x00000800) |
| #define | IS_ADC_DATA_ALIGN(ALIGN) |
| #define ADC_DataAlign_Left ((uint32_t)0x00000800) |
Definition at line 163 of file stm32f10x_adc.h.
| #define ADC_DataAlign_Right ((uint32_t)0x00000000) |
Definition at line 162 of file stm32f10x_adc.h.
| #define IS_ADC_DATA_ALIGN | ( | ALIGN) |
Definition at line 164 of file stm32f10x_adc.h.