STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#define | LPTIM_COUNTERSOURCE_INTERNAL 0x00000000U |
#define | LPTIM_COUNTERSOURCE_EXTERNAL LPTIM_CFGR_COUNTMODE |
#define LPTIM_COUNTERSOURCE_INTERNAL 0x00000000U |
#include <stm32f4xx_hal_lptim.h>
Definition at line 297 of file stm32f4xx_hal_lptim.h.
#define LPTIM_COUNTERSOURCE_EXTERNAL LPTIM_CFGR_COUNTMODE |
#include <stm32f4xx_hal_lptim.h>
Definition at line 298 of file stm32f4xx_hal_lptim.h.
Referenced by HAL_LPTIM_Counter_Start(), HAL_LPTIM_Counter_Start_IT(), and HAL_LPTIM_Init().