STM32H735xx HAL User Manual
Defines
LPTIM Output Polarity
LPTIM Exported Constants

Defines

#define LPTIM_OUTPUTPOLARITY_HIGH   0x00000000U
#define LPTIM_OUTPUTPOLARITY_LOW   LPTIM_CFGR_WAVPOL

Define Documentation

#define LPTIM_OUTPUTPOLARITY_HIGH   0x00000000U

Definition at line 228 of file stm32h7xx_hal_lptim.h.

#define LPTIM_OUTPUTPOLARITY_LOW   LPTIM_CFGR_WAVPOL

Definition at line 229 of file stm32h7xx_hal_lptim.h.