Configure_DMA() is only used within USART_Communication_TxRx_DMA.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

None

Notes

This function is used to : -1- Enable DMA1 clock -2- Configure NVIC for DMA transfer complete/error interrupts -3- Configure DMA TX channel functional parameters -4- Configure DMA RX channel functional parameters -5- Enable transfer complete/error interrupts

References

from examples