1.10.7.6 1.11.8.6 1.12.7.6 1.13.7.6 1.15.8.6 1.16.6.6 1.17.6.6 1.18.7.6 1.19.6.6 1.20.6.6 1.21.7.6 1.22.9.6 1.23.8.6 1.24.7.6 DMAC_ChannelPatternMatchDisable Function

C

void DMAC_ChannelPatternMatchDisable(DMAC_CHANNEL channel)

Summary

Disables the DMA pattern matching

Description

This functions disables the pattern matching for specified DMA channel.

Parameters

Param Description
DMAC_CHANNEL channel the particular channel for which pattern matching has to be disabled

Returns

None.

Example

DMAC_ChannelPatternMatchDisable (DMAC_CHANNEL_0);