1.25.7.15 1.27.6.15 LCDCx_LAYER_IRQ_Status Function
C
// x - Instance of the LCDC peripheral
uint32_t LCDCx_LAYER_IRQ_Status(LCDCx_LAYER_ID layer);
Summary
Reads the status of the interrupt from the specified layer
Description
None
Precondition
None.
Parameters
Param | Description |
---|---|
layer | the layer |
Returns
uint32_t - the value of the layer's interrupt register
Remarks
None