File HalDma.hpp
FileList > demo-projets > stm32 > include > utils > HalDma.hpp
Go to the source code of this file.
#include "stm32f1xx_hal_dma.h"
Public Functions
Type | Name |
---|---|
HAL_StatusTypeDef | HAL_DMA_PollForTransfer_Really (DMA_HandleTypeDef * hdma, uint32_t CompleteLevel, uint32_t Timeout) |
Public Functions Documentation
function HAL_DMA_PollForTransfer_Really
inline HAL_StatusTypeDef HAL_DMA_PollForTransfer_Really (
DMA_HandleTypeDef * hdma,
uint32_t CompleteLevel,
uint32_t Timeout
)
The documentation for this class was generated from the following file demo-projets/stm32/include/utils/HalDma.hpp