1.25.7.64 1.27.6.64 LCDCx_SetVSYNCPulseWidth Function
C
// x - Instance of the LCDC peripheral
void LCDCx_SetVSYNCPulseWidth(uint16_t value)
Summary
Sets VSYNC pulse length, given in pixel clock cycles
Description
None
Precondition
None.
Parameters
Param | Description |
---|---|
value | the 16-bit pulse width, must be greater than 1 |
Returns
None
Remarks
None