STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
DSI LP LPMax Read Packet
Collaboration diagram for DSI LP LPMax Read Packet:

Macros

#define DSI_LP_MRDP_DISABLE   0x00000000U
 
#define DSI_LP_MRDP_ENABLE   DSI_CMCR_MRDPS
 

Detailed Description

Macro Definition Documentation

◆ DSI_LP_MRDP_DISABLE

#define DSI_LP_MRDP_DISABLE   0x00000000U

#include <stm32f4xx_hal_dsi.h>

Definition at line 666 of file stm32f4xx_hal_dsi.h.

◆ DSI_LP_MRDP_ENABLE

#define DSI_LP_MRDP_ENABLE   DSI_CMCR_MRDPS

#include <stm32f4xx_hal_dsi.h>

Definition at line 667 of file stm32f4xx_hal_dsi.h.