STM32F479xx HAL User Manual
|
Defines | |
#define | DSI_DCS_SHORT_PKT_READ 0x00000006U |
#define | DSI_GEN_SHORT_PKT_READ_P0 0x00000004U |
#define | DSI_GEN_SHORT_PKT_READ_P1 0x00000014U |
#define | DSI_GEN_SHORT_PKT_READ_P2 0x00000024U |
#define DSI_DCS_SHORT_PKT_READ 0x00000006U |
#define DSI_GEN_SHORT_PKT_READ_P0 0x00000004U |
Generic short read, no parameters
Definition at line 833 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Read().
#define DSI_GEN_SHORT_PKT_READ_P1 0x00000014U |
Generic short read, one parameter
Definition at line 834 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Read().
#define DSI_GEN_SHORT_PKT_READ_P2 0x00000024U |
Generic short read, two parameters
Definition at line 835 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Read().