1.2.22.1 1.9.20.1 1.22.26.1 1.23.24.1 1.24.21.1 SQIx_Initialize Function
C
void SQIx_Initialize( void ); // x - Instance of the SQI peripheral
Summary
Initializes given instance of the SQI peripheral.
Description
This function initializes the given instance of the SQI peripheral as configured by the user. It also configures the SQI peripheral to DMA mode.
Precondition
None
Parameters
None.
Returns
None.
Example
SQI1_Initialize();