1.25.7.12 LCDCx_IRQ_Status Function

C

// x - Instance of the LCDC peripheral

uint32_t LCDCx_IRQ_Status(void);

Summary

Reads the value of the interrupt status register

Description

None

Precondition

None.

Parameters

None

Returns

uint32_t - the value of the interrupt status register

Remarks

None