CARME-M4 BSP
V1.5
Main Page
Related Pages
Modules
Data Structures
Files
Examples
Modules
|
Macros
ADC_Exported_Constants
STM32F4xx_StdPeriph_Driver
»
ADC
Collaboration diagram for ADC_Exported_Constants:
Modules
ADC_Common_mode
ADC_Prescaler
ADC_Direct_memory_access_mode_for_multi_mode
ADC_delay_between_2_sampling_phases
ADC_resolution
ADC_external_trigger_edge_for_regular_channels_conversion
ADC_extrenal_trigger_sources_for_regular_channels_conversion
ADC_data_align
ADC_channels
ADC_sampling_times
ADC_external_trigger_edge_for_injected_channels_conversion
ADC_extrenal_trigger_sources_for_injected_channels_conversion
ADC_injected_channel_selection
ADC_analog_watchdog_selection
ADC_interrupts_definition
ADC_flags_definition
ADC_thresholds
ADC_injected_offset
ADC_injected_length
ADC_injected_rank
ADC_regular_length
ADC_regular_rank
ADC_regular_discontinuous_mode_number
Macros
#define
IS_ADC_ALL_PERIPH
(PERIPH)
Detailed Description
Macro Definition Documentation
#define IS_ADC_ALL_PERIPH
(
PERIPH
)
Value:
(((PERIPH) == ADC1) || \
((PERIPH) == ADC2) || \
((PERIPH) == ADC3))
Definition at line
108
of file
stm32f4xx_adc.h
.
Generated on Fri Aug 12 2016 17:42:39 for CARME-M4 BSP by
1.8.10