2.58.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

ParamDescription
layerthe target layer
nextthe next DMA descriptor address

Returns

None

Remarks