STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
DSI LONG WRITE PKT Data Type
Collaboration diagram for DSI LONG WRITE PKT Data Type:

Macros

#define DSI_DCS_LONG_PKT_WRITE   0x00000039U
 
#define DSI_GEN_LONG_PKT_WRITE   0x00000029U
 

Detailed Description

Macro Definition Documentation

◆ DSI_DCS_LONG_PKT_WRITE

#define DSI_DCS_LONG_PKT_WRITE   0x00000039U

#include <stm32f4xx_hal_dsi.h>

DCS long write

Definition at line 828 of file stm32f4xx_hal_dsi.h.

◆ DSI_GEN_LONG_PKT_WRITE

#define DSI_GEN_LONG_PKT_WRITE   0x00000029U

#include <stm32f4xx_hal_dsi.h>

Generic long write

Definition at line 829 of file stm32f4xx_hal_dsi.h.