STM32L486xx HAL User Manual
Data Fields
TSC_IOConfigTypeDef Struct Reference

TSC IOs configuration structure definition. More...

#include <stm32l4xx_hal_tsc.h>

Data Fields

uint32_t ChannelIOs
uint32_t ShieldIOs
uint32_t SamplingIOs

Detailed Description

TSC IOs configuration structure definition.

Definition at line 115 of file stm32l4xx_hal_tsc.h.


Field Documentation

Channel IOs mask

Definition at line 117 of file stm32l4xx_hal_tsc.h.

Referenced by HAL_TSC_IOConfig().

Sampling IOs mask

Definition at line 119 of file stm32l4xx_hal_tsc.h.

Referenced by HAL_TSC_IOConfig().

Shield IOs mask

Definition at line 118 of file stm32l4xx_hal_tsc.h.

Referenced by HAL_TSC_IOConfig().


The documentation for this struct was generated from the following file: