HAL
LL_ADC_AWD_CH_TEMPSENSOR_REG
is only used within HAL.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
LL_ADC_AWD_CH_TEMPSENSOR_REG
LL_ADC_AWD_CH_TEMPSENSOR_REG macro
ADC analog watchdog monitoring of ADC internal channel connected to Temperature sensor, converted by group regular only. This internal channel is shared between temperature sensor and Vbat, only 1 measurement path must be enabled.
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_adc.h:950
#define
LL_ADC_AWD_CH_TEMPSENSOR_REG
(
(
LL_ADC_CHANNEL_TEMPSENSOR
&
ADC_CHANNEL_ID_MASK
)
|
ADC_CR1_AWDEN
|
ADC_CR1_AWDSGL
)
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