1.25.7.38 LCDCx_SetHSYNCPulseWidth Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetHSYNCPulseWidth(uint16_t value)

Summary

Sets HSYNC 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