contains the configuration information for the specified DMA
Stream.
CallbackID: User Callback identifer a
HAL_DMA_CallbackIDTypeDef ENUM as parameter.
HAL_DMA_GetState
HAL_DMA_StateTypeDef HAL_DMA_GetState
(DMA_HandleTypeDef * hdma)
hdma: pointer to a DMA_HandleTypeDef structure that
contains the configuration information for the specified DMA
Stream.
HAL_DMA_GetError
uint32_t HAL_DMA_GetError (DMA_HandleTypeDef * hdma)
Return the DMA error code.
hdma: : pointer to a DMA_HandleTypeDef structure that
contains the configuration information for the specified DMA
Stream.
15.3 DMA Firmware driver defines
15.3.1 DMA
DMA Channel selection
DMA Data transfer direction
Peripheral to memory direction
Memory to peripheral direction
Memory to memory direction
DMA Error Code