2.61.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
| Param | Description |
|---|---|
| value | the height of the frame in pixels |
Returns
None
Remarks
None
