1.2.22.2 1.9.20.2 1.22.26.2 1.23.24.2 1.24.21.2 SQIx_DMASetup Function
C
bool SQIx_DMASetup( void ); // x - Instance of the SQI peripheral
Summary
Sets up SQI peripheral to DMA mode.
Description
This function can be used to configure SQI peripheral to DMA mode at run-time.
Precondition
SQIx_Initialize must have been called for the associated SQI instance.
Parameters
None.
Returns
None
Example
SQI1_DMASetup();