TransferError() is only used within DMA_FLASHToRAM.
 
Symbols
loading...
Files
loading...

TransferError() function

DMA conversion error callback

Syntax

static void TransferError(DMA_HandleTypeDef *DmaHandle);
Implemented in main.c:177

Arguments

DmaHandle

Return value

None

Notes

This function is executed when the transfer error interrupt is generated during DMA transfer

References

LocationReferrerText
main.c:177
static void TransferError(DMA_HandleTypeDef *DmaHandle)
main.c:55
static void TransferError(DMA_HandleTypeDef *DmaHandle);
main.c:140DMA_Config()

Call Tree

Functions called by TransferError()
TransferError()
all items filtered out
Data read by TransferError()
Data written by TransferError()
all items filtered out
TransferError()
all items filtered out