Function dmac_channel_set_descriptor_addr()

Set the DMA descriptor address of the specified DMA Channel.

void dmac_channel_set_descriptor_addr(
		Dmac * p_dmac,
		uint32_t ul_num,
		uint32_t ul_desc)

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)

[in]

ul_desc

Descriptor address