HAL
DSI_ERROR_GEN_MASK is only used within HAL.
 
Symbols
loading...
Files
loading...

DSI_ERROR_GEN_MASK macro

Syntax

References

LocationText
stm32f4xx_hal_dsi.c:190
stm32f4xx_hal_dsi.c:576
hdsi->Instance->IER[1U] |= DSI_ERROR_GEN_MASK;
stm32f4xx_hal_dsi.c:917
if ((ErrorStatus1 & DSI_ERROR_GEN_MASK) != 0U)