STM32L443xx 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 249 of file stm32l4xx_hal_lptim.h.

#define LPTIM_OUTPUTPOLARITY_LOW   LPTIM_CFGR_WAVPOL

Definition at line 250 of file stm32l4xx_hal_lptim.h.