HAL PCCARD Generic Driver
HAL_PCCARD_IRQHandler
void HAL_PCCARD_IRQHandler (PCCARD_HandleTypeDef *
hpccard)
This function handles PCCARD device interrupt request.
hpccard: pointer to a PCCARD_HandleTypeDef structure
that contains the configuration information for PCCARD
module.
HAL_PCCARD_ITCallback
void HAL_PCCARD_ITCallback (PCCARD_HandleTypeDef *
hpccard)
PCCARD interrupt feature callback.
hpccard: pointer to a PCCARD_HandleTypeDef structure
that contains the configuration information for PCCARD
module.
HAL_PCCARD_GetState
HAL_PCCARD_StateTypeDef HAL_PCCARD_GetState
(PCCARD_HandleTypeDef * hpccard)
return the PCCARD controller state
hpccard: pointer to a PCCARD_HandleTypeDef structure
that contains the configuration information for PCCARD
module.
HAL_PCCARD_GetStatus
HAL_PCCARD_StatusTypeDef HAL_PCCARD_GetStatus
(PCCARD_HandleTypeDef * hpccard)
Get the compact flash memory status.
hpccard: pointer to a PCCARD_HandleTypeDef structure
that contains the configuration information for PCCARD
module.
New: status of the PCCARD operation. This parameter can
be:
CompactFlash_TIMEOUT_ERROR: when the previous
operation generate a Timeout error
CompactFlash_READY: when memory is ready for the
next operation