STM32L443xx HAL User Manual
|
Defines | |
#define | TSC_SYNC_POLARITY_FALLING 0x00000000UL |
#define | TSC_SYNC_POLARITY_RISING TSC_CR_SYNCPOL |
#define TSC_SYNC_POLARITY_FALLING 0x00000000UL |
Falling edge only
Definition at line 322 of file stm32l4xx_hal_tsc.h.
#define TSC_SYNC_POLARITY_RISING TSC_CR_SYNCPOL |
Rising edge and high level
Definition at line 323 of file stm32l4xx_hal_tsc.h.