STM32L443xx HAL User Manual
|
Defines | |
#define | LL_LPTIM_OPERATING_MODE_CONTINUOUS LPTIM_CR_CNTSTRT |
#define | LL_LPTIM_OPERATING_MODE_ONESHOT LPTIM_CR_SNGSTRT |
#define LL_LPTIM_OPERATING_MODE_CONTINUOUS LPTIM_CR_CNTSTRT |
LP Timer starts in continuous mode
Definition at line 142 of file stm32l4xx_ll_lptim.h.
#define LL_LPTIM_OPERATING_MODE_ONESHOT LPTIM_CR_SNGSTRT |
LP Tilmer starts in single mode
Definition at line 143 of file stm32l4xx_ll_lptim.h.