![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | LPTIM_CLOCKPOLARITY_RISING ((uint32_t)0x00000000U) |
#define | LPTIM_CLOCKPOLARITY_FALLING LPTIM_CFGR_CKPOL_0 |
#define | LPTIM_CLOCKPOLARITY_RISING_FALLING LPTIM_CFGR_CKPOL_1 |
#define LPTIM_CLOCKPOLARITY_FALLING LPTIM_CFGR_CKPOL_0 |
Definition at line 231 of file stm32f7xx_hal_lptim.h.
#define LPTIM_CLOCKPOLARITY_RISING ((uint32_t)0x00000000U) |
Definition at line 230 of file stm32f7xx_hal_lptim.h.
#define LPTIM_CLOCKPOLARITY_RISING_FALLING LPTIM_CFGR_CKPOL_1 |
Definition at line 232 of file stm32f7xx_hal_lptim.h.