STM32L443xx HAL User Manual
|
Defines | |
#define | LPTIM_CLOCKSOURCE_APBCLOCK_LPOSC 0x00000000U |
#define | LPTIM_CLOCKSOURCE_ULPTIM LPTIM_CFGR_CKSEL |
#define LPTIM_CLOCKSOURCE_APBCLOCK_LPOSC 0x00000000U |
Definition at line 224 of file stm32l4xx_hal_lptim.h.
Referenced by HAL_LPTIM_Encoder_Start(), HAL_LPTIM_Encoder_Start_IT(), and HAL_LPTIM_Init().
#define LPTIM_CLOCKSOURCE_ULPTIM LPTIM_CFGR_CKSEL |
Definition at line 225 of file stm32l4xx_hal_lptim.h.
Referenced by HAL_LPTIM_Counter_Start(), HAL_LPTIM_Counter_Start_IT(), and HAL_LPTIM_Init().