Public Attributes | List of all members
IRDA_HandleTypeDef Struct Reference

IRDA handle Structure definition. More...

#include <stm32f4xx_hal_irda.h>

Public Attributes

__IO uint32_t ErrorCode
 
__IO HAL_IRDA_StateTypeDef gState
 
DMA_HandleTypeDefhdmarx
 
DMA_HandleTypeDefhdmatx
 
IRDA_InitTypeDef Init
 
USART_TypeDefInstance
 
HAL_LockTypeDef Lock
 
uint16_t Mask
 
uint8_t * pRxBuffPtr
 
uint8_t * pTxBuffPtr
 
__IO HAL_IRDA_StateTypeDef RxState
 
__IO uint16_t RxXferCount
 
uint16_t RxXferSize
 
__IO uint16_t TxXferCount
 
uint16_t TxXferSize
 

Detailed Description

IRDA handle Structure definition.

Definition at line 141 of file stm32f4xx_hal_irda.h.

Member Data Documentation

◆ ErrorCode

__IO uint32_t IRDA_HandleTypeDef::ErrorCode

IRDA Error code

Definition at line 173 of file stm32f4xx_hal_irda.h.

◆ gState

__IO HAL_IRDA_StateTypeDef IRDA_HandleTypeDef::gState

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

Definition at line 166 of file stm32f4xx_hal_irda.h.

◆ hdmarx

DMA_HandleTypeDef * IRDA_HandleTypeDef::hdmarx

IRDA Rx DMA Handle parameters

Definition at line 162 of file stm32f4xx_hal_irda.h.

◆ hdmatx

DMA_HandleTypeDef * IRDA_HandleTypeDef::hdmatx

IRDA Tx DMA Handle parameters

Definition at line 160 of file stm32f4xx_hal_irda.h.

◆ Init

IRDA_InitTypeDef IRDA_HandleTypeDef::Init

IRDA communication parameters

Definition at line 146 of file stm32f4xx_hal_irda.h.

◆ Instance

USART_TypeDef * IRDA_HandleTypeDef::Instance

USART registers base address

Definition at line 144 of file stm32f4xx_hal_irda.h.

◆ Lock

HAL_LockTypeDef IRDA_HandleTypeDef::Lock

Locking object

Definition at line 164 of file stm32f4xx_hal_irda.h.

◆ Mask

uint16_t IRDA_HandleTypeDef::Mask

USART RX RDR register mask

Definition at line 155 of file stm32f7xx_hal_irda.h.

◆ pRxBuffPtr

uint8_t * IRDA_HandleTypeDef::pRxBuffPtr

Pointer to IRDA Rx transfer Buffer

Definition at line 154 of file stm32f4xx_hal_irda.h.

◆ pTxBuffPtr

uint8_t * IRDA_HandleTypeDef::pTxBuffPtr

Pointer to IRDA Tx transfer Buffer

Definition at line 148 of file stm32f4xx_hal_irda.h.

◆ RxState

__IO HAL_IRDA_StateTypeDef IRDA_HandleTypeDef::RxState

IRDA state information related to Rx operations. This parameter can be a value of HAL_IRDA_StateTypeDef

Definition at line 170 of file stm32f4xx_hal_irda.h.

◆ RxXferCount

__IO uint16_t IRDA_HandleTypeDef::RxXferCount

IRDA Rx Transfer Counter

Definition at line 158 of file stm32f4xx_hal_irda.h.

◆ RxXferSize

uint16_t IRDA_HandleTypeDef::RxXferSize

IRDA Rx Transfer size

Definition at line 156 of file stm32f4xx_hal_irda.h.

◆ TxXferCount

__IO uint16_t IRDA_HandleTypeDef::TxXferCount

IRDA Tx Transfer Counter

Definition at line 152 of file stm32f4xx_hal_irda.h.

◆ TxXferSize

uint16_t IRDA_HandleTypeDef::TxXferSize

IRDA Tx Transfer size

Definition at line 150 of file stm32f4xx_hal_irda.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