STM32L443xx HAL User Manual
|
Defines | |
#define | LL_LPTIM_INPUT1_SRC_GPIO 0x00000000U |
#define | LL_LPTIM_INPUT1_SRC_COMP1 LPTIM_OR_OR_0 |
#define | LL_LPTIM_INPUT1_SRC_COMP2 LPTIM_OR_OR_1 |
#define | LL_LPTIM_INPUT1_SRC_COMP1_COMP2 LPTIM_OR_OR |
#define LL_LPTIM_INPUT1_SRC_COMP1 LPTIM_OR_OR_0 |
For LPTIM1 and LPTIM2
Definition at line 279 of file stm32l4xx_ll_lptim.h.
#define LL_LPTIM_INPUT1_SRC_COMP1_COMP2 LPTIM_OR_OR |
For LPTIM2
Definition at line 281 of file stm32l4xx_ll_lptim.h.
#define LL_LPTIM_INPUT1_SRC_COMP2 LPTIM_OR_OR_1 |
For LPTIM2
Definition at line 280 of file stm32l4xx_ll_lptim.h.
#define LL_LPTIM_INPUT1_SRC_GPIO 0x00000000U |
For LPTIM1 and LPTIM2
Definition at line 278 of file stm32l4xx_ll_lptim.h.