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:175

Arguments

DmaHandle

Return value

None

Notes

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

References

LocationReferrerText
main.c:175
static void TransferError(DMA_HandleTypeDef *DmaHandle)
main.c:56
static void TransferError(DMA_HandleTypeDef *DmaHandle);
main.c:138DMA_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