2.61.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
| Param | Description |
|---|---|
| interrupt | the interrupt to enable |
Returns
None
Remarks
None
