STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
#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 |
#include <stm32f4xx_hal_dsi.h>
DCS short read
Definition at line 837 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Read().
#define DSI_GEN_SHORT_PKT_READ_P0 0x00000004U |
#include <stm32f4xx_hal_dsi.h>
Generic short read, no parameters
Definition at line 838 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Read().
#define DSI_GEN_SHORT_PKT_READ_P1 0x00000014U |
#include <stm32f4xx_hal_dsi.h>
Generic short read, one parameter
Definition at line 839 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Read().
#define DSI_GEN_SHORT_PKT_READ_P2 0x00000024U |
#include <stm32f4xx_hal_dsi.h>
Generic short read, two parameters
Definition at line 840 of file stm32f4xx_hal_dsi.h.
Referenced by HAL_DSI_Read().