2.58.11 LCDCx_IRQ_Enable Function

C

// x - Instance of the LCDC peripheral

void LCDCx_IRQ_Enable(LCDCx_INTERRUPT interrupt);

Summary

Enables the specified interrupt

Description

None

Precondition

None.

Parameters

ParamDescription
interruptthe interrupt to enable

Returns

None

Remarks

None