STM32L443xx HAL User Manual
|
Defines | |
#define | TSC_IODEF_OUT_PP_LOW 0x00000000UL |
#define | TSC_IODEF_IN_FLOAT TSC_CR_IODEF |
#define TSC_IODEF_IN_FLOAT TSC_CR_IODEF |
I/Os are in input floating
Definition at line 314 of file stm32l4xx_hal_tsc.h.
#define TSC_IODEF_OUT_PP_LOW 0x00000000UL |
I/Os are forced to output push-pull low
Definition at line 313 of file stm32l4xx_hal_tsc.h.
Referenced by HAL_TSC_Start(), and HAL_TSC_Start_IT().