2.58.41 LCDCx_SetNumActiveRows Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetNumActiveRows(uint16_t value)

Summary

Sets the number of active lines (height) in the frame

Description

None

Precondition

None.

Parameters

ParamDescription
valuethe height of the frame in pixels

Returns

None

Remarks

None