1.27.6.14 LCDCx_LAYER_IRQ_Enable Function

C

// x - Instance of the LCDC peripheral

void LCDCx_LAYER_IRQ_Enable(LCDCx_LAYER_ID layer, LCDCx_LAYER_INTERRUPT interrupt);

Summary

Enables the interrupt from the specified layer

Description

None

Precondition

None.

Parameters

Param Description
layer the layer
interrupt the interrupt to enable

Returns

None

Remarks

None