|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LPTIM_COUNTERSOURCE_INTERNAL 0x00000000U |
| #define | LPTIM_COUNTERSOURCE_EXTERNAL LPTIM_CFGR_COUNTMODE |
| #define LPTIM_COUNTERSOURCE_EXTERNAL LPTIM_CFGR_COUNTMODE |
Definition at line 328 of file stm32l4xx_hal_lptim.h.
Referenced by HAL_LPTIM_Counter_Start(), HAL_LPTIM_Counter_Start_IT(), and HAL_LPTIM_Init().
| #define LPTIM_COUNTERSOURCE_INTERNAL 0x00000000U |
Definition at line 327 of file stm32l4xx_hal_lptim.h.
1.7.6.1