2.61.10 LCDCx_IRQ_Disable Function
C
// x - Instance of the LCDC peripheral
void LCDCx_IRQ_Disable(LCDCx_INTERRUPT interrupt);
Summary
Disables the specified interrupt
Description
None
Precondition
None.
Parameters
| Param | Description |
|---|---|
| interrupt | the interrupt to disable |
Returns
None
Remarks
None
