Configure_SPI1() is only used within USART_SyncCommunication_FullDuplex_DMA.
 
Symbols
loading...
Files
loading...

Configure_SPI1() function

This function configures SPI1.

Syntax

void Configure_SPI1(void);
Implemented in main.c:341

Return value

None

Notes

This function is used to : -1- Enable GPIO clock and configures the SPI1 pins. -2- Enable the SPI1 peripheral clock and clock source. -3- Configure SPI1 functional parameters.