STM32F439xx HAL User Manual
Data Fields
PCCARD_HandleTypeDef Struct Reference

FMC_PCCARD handle Structure definition. More...

#include <stm32f4xx_hal_pccard.h>

Data Fields

FMC_PCCARD_TypeDef * Instance
FMC_PCCARD_InitTypeDef Init
__IO HAL_PCCARD_StateTypeDef State
HAL_LockTypeDef Lock

Detailed Description

FMC_PCCARD handle Structure definition.

Definition at line 91 of file stm32f4xx_hal_pccard.h.


Field Documentation

FMC_PCCARD_InitTypeDef PCCARD_HandleTypeDef::Init

PCCARD device control configuration parameters

Definition at line 95 of file stm32f4xx_hal_pccard.h.

Referenced by HAL_PCCARD_Init().

FMC_PCCARD_TypeDef* PCCARD_HandleTypeDef::Instance

Register base address for PCCARD device

Definition at line 93 of file stm32f4xx_hal_pccard.h.

Referenced by HAL_PCCARD_DeInit(), HAL_PCCARD_Init(), and HAL_PCCARD_IRQHandler().

HAL_LockTypeDef PCCARD_HandleTypeDef::Lock

PCCARD Lock

Definition at line 99 of file stm32f4xx_hal_pccard.h.

Referenced by HAL_PCCARD_Init().


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