HAL
ADC_COMMON_REGISTER
is only used within HAL.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
ADC_COMMON_REGISTER
ADC_COMMON_REGISTER macro
Defines if the selected ADC is within ADC common register ADC123 or ADC1 if available (ADC2, ADC3 availability depends on STM32 product)
Syntax
Show:
Summary
Declaration
from
stm32f4xx_hal_adc_ex.h:376
#define
ADC_COMMON_REGISTER
(
__HANDLE__
)
ADC123_COMMON
Arguments
Argument
Description
__HANDLE__
ADC handle
Return value
Common control register ADC123 or ADC1
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out