HAL
HAL_DMA_PollForTransfer() is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

HAL status

Notes

The polling mode is kept in this version for legacy. it is recommended to use the IT model instead. This model could be used for debug purpose. The HAL_DMA_PollForTransfer API cannot be used in circular and double buffering mode (automatic circular mode).

References

from examples