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

TSC handle Structure definition. More...

#include <stm32f3xx_hal_tsc.h>

Public Attributes

TSC_TypeDefInstance
 
TSC_InitTypeDef Init
 
__IO HAL_TSC_StateTypeDef State
 
HAL_LockTypeDef Lock
 
__IO uint32_t ErrorCode
 

Detailed Description

TSC handle Structure definition.

Member Data Documentation

◆ ErrorCode

__IO uint32_t TSC_HandleTypeDef::ErrorCode

TSC Error code

◆ Init

TSC_InitTypeDef TSC_HandleTypeDef::Init

Initialization parameters

◆ Instance

TSC_TypeDef* TSC_HandleTypeDef::Instance

Register base address

◆ Lock

HAL_LockTypeDef TSC_HandleTypeDef::Lock

Lock feature

◆ State

__IO HAL_TSC_StateTypeDef TSC_HandleTypeDef::State

Peripheral state


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