1.25.7.33 LCDCx_SetDMADescriptorNextAddress Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetDMADescriptorNextAddress(LCDCx_LAYER_ID layer, uint32_t next)

Summary

Sets next DMA descriptor address

Description

None

Precondition

None.

Parameters

Param Description
layer the target layer
next the next DMA descriptor address

Returns

None

Remarks