Macros | |
| #define | LL_ADC_INPUT_SRC_IO0 (0UL) |
| #define | LL_ADC_INPUT_SRC_IO1 (1UL) |
| #define | LL_ADC_INPUT_SRC_IO2 (2UL) |
| #define | LL_ADC_INPUT_SRC_IO3 (3UL) |
| #define | LL_ADC_INPUT_SRC_IO4 (4UL) |
| #define | LL_ADC_INPUT_SRC_TMP (5UL) |
| #define | LL_ADC_INPUT_SRC_BAT (6UL) |
| #define | LL_ADC_INPUT_SRC_REF (7UL) |
| #define LL_ADC_INPUT_SRC_BAT (6UL) |
Select Vbattery as input
| #define LL_ADC_INPUT_SRC_IO0 (0UL) |
Select MSIO0 as input
| #define LL_ADC_INPUT_SRC_IO1 (1UL) |
Select MSIO1 as input
| #define LL_ADC_INPUT_SRC_IO2 (2UL) |
Select MSIO2 as input
| #define LL_ADC_INPUT_SRC_IO3 (3UL) |
Select MSIO3 as input
| #define LL_ADC_INPUT_SRC_IO4 (4UL) |
Select MSIO4 as input
| #define LL_ADC_INPUT_SRC_REF (7UL) |
Select reference as input
| #define LL_ADC_INPUT_SRC_TMP (5UL) |
Select temperature as input