1.25.7.48 LCDCx_SetPWMCompareValue Function

C

// x - Instance of the LCDC peripheral

void LCDCx_SetPWMCompareValue(uint32_t value)

Summary

Sets the PWM compare value

Description

None

Precondition

None.

Parameters

Param Description
value the compare value

Returns

None

Remarks

None