1.25.7.10 1.27.6.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