STM32L443xx HAL User Manual
|
Defines | |
#define | LPTIM_CLOCKSAMPLETIME_DIRECTTRANSITION 0x00000000U |
#define | LPTIM_CLOCKSAMPLETIME_2TRANSITIONS LPTIM_CFGR_CKFLT_0 |
#define | LPTIM_CLOCKSAMPLETIME_4TRANSITIONS LPTIM_CFGR_CKFLT_1 |
#define | LPTIM_CLOCKSAMPLETIME_8TRANSITIONS LPTIM_CFGR_CKFLT |
#define LPTIM_CLOCKSAMPLETIME_2TRANSITIONS LPTIM_CFGR_CKFLT_0 |
Definition at line 259 of file stm32l4xx_hal_lptim.h.
#define LPTIM_CLOCKSAMPLETIME_4TRANSITIONS LPTIM_CFGR_CKFLT_1 |
Definition at line 260 of file stm32l4xx_hal_lptim.h.
#define LPTIM_CLOCKSAMPLETIME_8TRANSITIONS LPTIM_CFGR_CKFLT |
Definition at line 261 of file stm32l4xx_hal_lptim.h.
#define LPTIM_CLOCKSAMPLETIME_DIRECTTRANSITION 0x00000000U |
Definition at line 258 of file stm32l4xx_hal_lptim.h.