HAL
HAL_PCCARD_StatusTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_PCCARD_StatusTypeDef enum

Values

HAL_PCCARD_STATUS_SUCCESS

No summary provided. Read more...

HAL_PCCARD_STATUS_ONGOING

No summary provided. Read more...

HAL_PCCARD_STATUS_ERROR

No summary provided. Read more...

HAL_PCCARD_STATUS_TIMEOUT

No summary provided. Read more...

References

LocationReferrerText
stm32f4xx_hal_pccard.h:60
typedef enum
stm32f4xx_hal_pccard.h:66
} HAL_PCCARD_StatusTypeDef;
stm32f4xx_hal_pccard.c:867HAL_PCCARD_GetStatus()
HAL_PCCARD_StatusTypeDef HAL_PCCARD_GetStatus(PCCARD_HandleTypeDef *hpccard)
stm32f4xx_hal_pccard.c:891HAL_PCCARD_GetStatus()
return (HAL_PCCARD_StatusTypeDef) status_pccard;
stm32f4xx_hal_pccard.c:903HAL_PCCARD_ReadStatus()
HAL_PCCARD_StatusTypeDef HAL_PCCARD_ReadStatus(PCCARD_HandleTypeDef *hpccard)
stm32f4xx_hal_pccard.c:925HAL_PCCARD_ReadStatus()
return (HAL_PCCARD_StatusTypeDef) status_pccard;
stm32f4xx_hal_pccard.h:66HAL_PCCARD_StatusTypeDef
} HAL_PCCARD_StatusTypeDef;
stm32f4xx_hal_pccard.h:182HAL_PCCARD_GetStatus()
HAL_PCCARD_StatusTypeDef HAL_PCCARD_GetStatus(PCCARD_HandleTypeDef *hpccard);
stm32f4xx_hal_pccard.h:183HAL_PCCARD_ReadStatus()
HAL_PCCARD_StatusTypeDef HAL_PCCARD_ReadStatus(PCCARD_HandleTypeDef *hpccard);

Type Use

Variables of HAL_PCCARD_StatusTypeDef type
HAL_PCCARD_StatusTypeDef
all items filtered out
HAL_PCCARD_StatusTypeDef
all items filtered out