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

Macros

#define DSI_IT_TE   DSI_WIER_TEIE
 
#define DSI_IT_ER   DSI_WIER_ERIE
 
#define DSI_IT_PLLL   DSI_WIER_PLLLIE
 
#define DSI_IT_PLLU   DSI_WIER_PLLUIE
 
#define DSI_IT_RR   DSI_WIER_RRIE
 

Detailed Description

Macro Definition Documentation

◆ DSI_IT_TE

#define DSI_IT_TE   DSI_WIER_TEIE

#include <stm32f4xx_hal_dsi.h>

Definition at line 804 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode(), and HAL_DSI_IRQHandler().

◆ DSI_IT_ER

#define DSI_IT_ER   DSI_WIER_ERIE

#include <stm32f4xx_hal_dsi.h>

Definition at line 805 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigAdaptedCommandMode(), and HAL_DSI_IRQHandler().

◆ DSI_IT_PLLL

#define DSI_IT_PLLL   DSI_WIER_PLLLIE

#include <stm32f4xx_hal_dsi.h>

Definition at line 806 of file stm32f4xx_hal_dsi.h.

◆ DSI_IT_PLLU

#define DSI_IT_PLLU   DSI_WIER_PLLUIE

#include <stm32f4xx_hal_dsi.h>

Definition at line 807 of file stm32f4xx_hal_dsi.h.

◆ DSI_IT_RR

#define DSI_IT_RR   DSI_WIER_RRIE

#include <stm32f4xx_hal_dsi.h>

Definition at line 808 of file stm32f4xx_hal_dsi.h.