2.58.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

ParamDescription
valuethe compare value

Returns

None

Remarks

None