My Project
Loading...
Searching...
No Matches
TSC_InitTypeDef Struct Reference

TSC init structure definition. More...

#include <stm32f3xx_hal_tsc.h>

Public Attributes

uint32_t CTPulseHighLength
 
uint32_t CTPulseLowLength
 
FunctionalState SpreadSpectrum
 
uint32_t SpreadSpectrumDeviation
 
uint32_t SpreadSpectrumPrescaler
 
uint32_t PulseGeneratorPrescaler
 
uint32_t MaxCountValue
 
uint32_t IODefaultMode
 
uint32_t SynchroPinPolarity
 
uint32_t AcquisitionMode
 
FunctionalState MaxCountInterrupt
 
uint32_t ChannelIOs
 
uint32_t ShieldIOs
 
uint32_t SamplingIOs
 

Detailed Description

TSC init structure definition.

Member Data Documentation

◆ AcquisitionMode

uint32_t TSC_InitTypeDef::AcquisitionMode

Acquisition mode This parameter can be a value of Acquisition Mode

◆ ChannelIOs

uint32_t TSC_InitTypeDef::ChannelIOs

Channel IOs mask

◆ CTPulseHighLength

uint32_t TSC_InitTypeDef::CTPulseHighLength

Charge-transfer high pulse length This parameter can be a value of CTPulse High Length

◆ CTPulseLowLength

uint32_t TSC_InitTypeDef::CTPulseLowLength

Charge-transfer low pulse length This parameter can be a value of CTPulse Low Length

◆ IODefaultMode

uint32_t TSC_InitTypeDef::IODefaultMode

IO default mode This parameter can be a value of IO Default Mode

◆ MaxCountInterrupt

FunctionalState TSC_InitTypeDef::MaxCountInterrupt

Max count interrupt activation This parameter can be set to ENABLE or DISABLE.

◆ MaxCountValue

uint32_t TSC_InitTypeDef::MaxCountValue

Max count value This parameter can be a value of Max Count Value

◆ PulseGeneratorPrescaler

uint32_t TSC_InitTypeDef::PulseGeneratorPrescaler

Pulse generator prescaler This parameter can be a value of Pulse Generator Prescaler

◆ SamplingIOs

uint32_t TSC_InitTypeDef::SamplingIOs

Sampling IOs mask

◆ ShieldIOs

uint32_t TSC_InitTypeDef::ShieldIOs

Shield IOs mask

◆ SpreadSpectrum

FunctionalState TSC_InitTypeDef::SpreadSpectrum

Spread spectrum activation This parameter can be set to ENABLE or DISABLE.

◆ SpreadSpectrumDeviation

uint32_t TSC_InitTypeDef::SpreadSpectrumDeviation

Spread spectrum deviation This parameter must be a number between Min_Data = 0 and Max_Data = 127

◆ SpreadSpectrumPrescaler

uint32_t TSC_InitTypeDef::SpreadSpectrumPrescaler

Spread spectrum prescaler This parameter can be a value of Spread Spectrum Prescaler

◆ SynchroPinPolarity

uint32_t TSC_InitTypeDef::SynchroPinPolarity

Synchro pin polarity This parameter can be a value of Synchro Pin Polarity


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