1.9.20.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();