STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
Collaboration diagram for DSI LP VFP:

Macros

#define DSI_LP_VFP_DISABLE   0x00000000U
 
#define DSI_LP_VFP_ENABLE   DSI_VMCR_LPVFPE
 

Detailed Description

Macro Definition Documentation

◆ DSI_LP_VFP_DISABLE

#define DSI_LP_VFP_DISABLE   0x00000000U

#include <stm32f4xx_hal_dsi.h>

Definition at line 477 of file stm32f4xx_hal_dsi.h.

◆ DSI_LP_VFP_ENABLE

#define DSI_LP_VFP_ENABLE   DSI_VMCR_LPVFPE

#include <stm32f4xx_hal_dsi.h>

Definition at line 478 of file stm32f4xx_hal_dsi.h.