Public Attributes | List of all members
__SMARTCARD_HandleTypeDef Struct Reference

SMARTCARD handle Structure definition. More...

#include <stm32f4xx_hal_smartcard.h>

Public Attributes

SMARTCARD_AdvFeatureInitTypeDef AdvancedInit
 
__IO uint32_t ErrorCode
 
__IO HAL_SMARTCARD_StateTypeDef gState
 
DMA_HandleTypeDefhdmarx
 
DMA_HandleTypeDefhdmatx
 
SMARTCARD_InitTypeDef Init
 
USART_TypeDefInstance
 
HAL_LockTypeDef Lock
 
uint8_t * pRxBuffPtr
 
uint8_t * pTxBuffPtr
 
void(* RxISR )(struct __SMARTCARD_HandleTypeDef *huart)
 
__IO HAL_SMARTCARD_StateTypeDef RxState
 
__IO uint16_t RxXferCount
 
uint16_t RxXferSize
 
void(* TxISR )(struct __SMARTCARD_HandleTypeDef *huart)
 
__IO uint16_t TxXferCount
 
uint16_t TxXferSize
 

Detailed Description

SMARTCARD handle Structure definition.

Definition at line 154 of file stm32f4xx_hal_smartcard.h.

Member Data Documentation

◆ AdvancedInit

SMARTCARD_AdvFeatureInitTypeDef __SMARTCARD_HandleTypeDef::AdvancedInit

SmartCard advanced features initialization parameters

Definition at line 196 of file stm32f7xx_hal_smartcard.h.

◆ ErrorCode

__IO uint32_t __SMARTCARD_HandleTypeDef::ErrorCode

SmartCard Error code

SmartCard Error code

Definition at line 185 of file stm32f4xx_hal_smartcard.h.

◆ gState

__IO HAL_SMARTCARD_StateTypeDef __SMARTCARD_HandleTypeDef::gState

SmartCard state information related to global Handle management and also related to Tx operations. This parameter can be a value of HAL_SMARTCARD_StateTypeDef

Definition at line 178 of file stm32f4xx_hal_smartcard.h.

◆ hdmarx

DMA_HandleTypeDef * __SMARTCARD_HandleTypeDef::hdmarx

SmartCard Rx DMA Handle parameters

SmartCard Rx DMA Handle parameters

Definition at line 174 of file stm32f4xx_hal_smartcard.h.

◆ hdmatx

DMA_HandleTypeDef * __SMARTCARD_HandleTypeDef::hdmatx

SmartCard Tx DMA Handle parameters

SmartCard Tx DMA Handle parameters

Definition at line 172 of file stm32f4xx_hal_smartcard.h.

◆ Init

SMARTCARD_InitTypeDef __SMARTCARD_HandleTypeDef::Init

SmartCard communication parameters

SmartCard communication parameters

Definition at line 158 of file stm32f4xx_hal_smartcard.h.

◆ Instance

USART_TypeDef * __SMARTCARD_HandleTypeDef::Instance

USART registers base address

USART registers base address

Definition at line 156 of file stm32f4xx_hal_smartcard.h.

◆ Lock

HAL_LockTypeDef __SMARTCARD_HandleTypeDef::Lock

Locking object

Locking object

Definition at line 176 of file stm32f4xx_hal_smartcard.h.

◆ pRxBuffPtr

uint8_t * __SMARTCARD_HandleTypeDef::pRxBuffPtr

Pointer to SmartCard Rx transfer Buffer

Pointer to SmartCard Rx transfer Buffer

Definition at line 166 of file stm32f4xx_hal_smartcard.h.

◆ pTxBuffPtr

uint8_t * __SMARTCARD_HandleTypeDef::pTxBuffPtr

Pointer to SmartCard Tx transfer Buffer

Pointer to SmartCard Tx transfer Buffer

Definition at line 160 of file stm32f4xx_hal_smartcard.h.

◆ RxISR

void(* __SMARTCARD_HandleTypeDef::RxISR) (struct __SMARTCARD_HandleTypeDef *huart)

Function pointer on Rx IRQ handler

Definition at line 211 of file stm32f7xx_hal_smartcard.h.

◆ RxState

__IO HAL_SMARTCARD_StateTypeDef __SMARTCARD_HandleTypeDef::RxState

SmartCard state information related to Rx operations. This parameter can be a value of HAL_SMARTCARD_StateTypeDef

Definition at line 182 of file stm32f4xx_hal_smartcard.h.

◆ RxXferCount

__IO uint16_t __SMARTCARD_HandleTypeDef::RxXferCount

SmartCard Rx Transfer Counter

SmartCard Rx Transfer Counter

Definition at line 170 of file stm32f4xx_hal_smartcard.h.

◆ RxXferSize

uint16_t __SMARTCARD_HandleTypeDef::RxXferSize

SmartCard Rx Transfer size

SmartCard Rx Transfer size

Definition at line 168 of file stm32f4xx_hal_smartcard.h.

◆ TxISR

void(* __SMARTCARD_HandleTypeDef::TxISR) (struct __SMARTCARD_HandleTypeDef *huart)

Function pointer on Tx IRQ handler

Definition at line 213 of file stm32f7xx_hal_smartcard.h.

◆ TxXferCount

__IO uint16_t __SMARTCARD_HandleTypeDef::TxXferCount

SmartCard Tx Transfer Counter

SmartCard Tx Transfer Counter

Definition at line 164 of file stm32f4xx_hal_smartcard.h.

◆ TxXferSize

uint16_t __SMARTCARD_HandleTypeDef::TxXferSize

SmartCard Tx Transfer size

SmartCard Tx Transfer size

Definition at line 162 of file stm32f4xx_hal_smartcard.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19