STM32F439xx HAL User Manual
Data Fields
HCD_HandleTypeDef Struct Reference

#include <stm32f4xx_hal_hcd.h>

Data Fields

HCD_TypeDefInstance
HCD_InitTypeDef Init
HCD_HCTypeDef hc [15U]
HAL_LockTypeDef Lock
__IO HCD_StateTypeDef State
void * pData

Detailed Description

Definition at line 88 of file stm32f4xx_hal_hcd.h.


Field Documentation

HCD required parameters

Definition at line 91 of file stm32f4xx_hal_hcd.h.

Referenced by HAL_HCD_HC_SubmitRequest(), HAL_HCD_Init(), HAL_HCD_IRQHandler(), HCD_HC_IN_IRQHandler(), and HCD_Port_IRQHandler().

HAL_LockTypeDef HCD_HandleTypeDef::Lock

HCD peripheral status

Definition at line 93 of file stm32f4xx_hal_hcd.h.

Pointer Stack Handler

Definition at line 95 of file stm32f4xx_hal_hcd.h.

HCD communication state

Definition at line 94 of file stm32f4xx_hal_hcd.h.

Referenced by HAL_HCD_DeInit(), HAL_HCD_GetState(), and HAL_HCD_Init().


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