1.27.6.34 LCDCx_SetDMAHeadPointer Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetDMAHeadPointer(LCDCx_LAYER_ID layer, uint32_t head)

Summary

Sets the specified layer's Head Pointer to the DMA descriptor address

Description

None

Precondition

None.

Parameters

Param Description
layer the target layer
head the DMA decriptor address

Returns

None

Remarks

None