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

ParamDescription
layerthe target layer
modethe input color mode

Returns

None

Remarks

None