HAL
HAL_PCCARD_Reset() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_PCCARD_Reset() function

Reset the PCCARD memory

Arguments

hpccard

pointer to a PCCARD_HandleTypeDef structure that contains the configuration information for PCCARD module.

Return value

HAL status

References

LocationText
stm32f4xx_hal_pccard.c:579
HAL_StatusTypeDef HAL_PCCARD_Reset(PCCARD_HandleTypeDef *hpccard)
stm32f4xx_hal_pccard.h:162
HAL_StatusTypeDef HAL_PCCARD_Reset(PCCARD_HandleTypeDef *hpccard);