STM32F479xx HAL User Manual
Data Fields
DSI_HOST_TimeoutTypeDef Struct Reference

DSI HOST Timeouts definition. More...

#include <stm32f4xx_hal_dsi.h>

Data Fields

uint32_t TimeoutCkdiv
uint32_t HighSpeedTransmissionTimeout
uint32_t LowPowerReceptionTimeout
uint32_t HighSpeedReadTimeout
uint32_t LowPowerReadTimeout
uint32_t HighSpeedWriteTimeout
uint32_t HighSpeedWritePrespMode
uint32_t LowPowerWriteTimeout
uint32_t BTATimeout

Detailed Description

DSI HOST Timeouts definition.

Definition at line 265 of file stm32f4xx_hal_dsi.h.


Field Documentation

BTA time-out

Definition at line 284 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigHostTimeouts().

High-speed read time-out

Definition at line 273 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigHostTimeouts().

High-speed transmission time-out

Definition at line 269 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigHostTimeouts().

High-speed write presp mode This parameter can be any value of DSI HS Presp Mode

Definition at line 279 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigHostTimeouts().

High-speed write time-out

Definition at line 277 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigHostTimeouts().

Low-power read time-out

Definition at line 275 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigHostTimeouts().

Low-power reception time-out

Definition at line 271 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigHostTimeouts().

Low-speed write time-out

Definition at line 282 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigHostTimeouts().

Time-out clock division

Definition at line 267 of file stm32f4xx_hal_dsi.h.

Referenced by HAL_DSI_ConfigHostTimeouts().


The documentation for this struct was generated from the following file: