1.27.6.52 LCDCx_SetRGBModeInput Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetRGBModeInput(LCDCx_LAYER_ID layer, LCDCx_INPUT_COLOR_MODE mode)

Summary

Sets the input color mode for the specified layer

Description

None

Precondition

None.

Parameters

Param Description
layer the target layer
mode the input color mode

Returns

None

Remarks

None