STM32H735xx 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 203 of file stm32h7xx_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 204 of file stm32h7xx_hal_lptim.h.
Referenced by HAL_LPTIM_Counter_Start(), HAL_LPTIM_Counter_Start_IT(), and HAL_LPTIM_Init().