STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
Perioheral Abort management
Collaboration diagram for Perioheral Abort management:

Functions

HAL_StatusTypeDef HAL_SD_Abort (SD_HandleTypeDef *hsd)
 Abort the current transfer and disable the SD.
 
HAL_StatusTypeDef HAL_SD_Abort_IT (SD_HandleTypeDef *hsd)
 Abort the current transfer and disable the SD (IT mode).
 

Detailed Description

Function Documentation

◆ HAL_SD_Abort()

◆ HAL_SD_Abort_IT()