Symbols
loading...
Files
loading...

DSI_DCS_LONG_PKT_WRITE macro

DCS long write

Syntax

#define DSI_DCS_LONG_PKT_WRITE 0x00000039U

Examples

DSI_DCS_LONG_PKT_WRITE is referenced by 27 libraries and example projects.

References

LocationText
stm32f4xx_hal_dsi.h:828
#define DSI_DCS_LONG_PKT_WRITE 0x00000039U /*!< DCS long write */
stm32f4xx_hal_dsi.h:1336
#define IS_DSI_LONG_WRITE_PACKET_TYPE(MODE) (((MODE) == DSI_DCS_LONG_PKT_WRITE) || \