Function dmac_channel_disable()

Disable the specified DMA Channel.

void dmac_channel_disable(
		Dmac * p_dmac,
		uint32_t ul_num)

Table 1. Parameters
Data direction Parameter name Description

[out]

p_dmac

Module hardware register base address pointer

[in]

ul_num

DMA Channel number (range 0 to 3)