2.61.18 LCDCx_SetBlenderGlobalAlpha Function
C
// x - Instance of the LCDC peripheral
void LCDCx_SetBlenderGlobalAlpha(LCDCx_LAYER_ID layer, uint8_t alpha)
Summary
Sets the global alpha blending coefficient
Description
None
Precondition
None.
Parameters
| Param | Description |
|---|---|
| layer | the target layer |
| alpha | global alpha value |
Returns
None
Remarks
Only OVR1, OVR2 and HEO layers are supported
