STM32H735xx HAL User Manual
Data Fields
DCMI_SyncUnmaskTypeDef Struct Reference

DCMI Embedded Synchronisation UNMASK Init structure definition. More...

#include <stm32h7xx_hal_dcmi.h>

Data Fields

uint8_t FrameStartUnmask
uint8_t LineStartUnmask
uint8_t LineEndUnmask
uint8_t FrameEndUnmask

Detailed Description

DCMI Embedded Synchronisation UNMASK Init structure definition.

Definition at line 71 of file stm32h7xx_hal_dcmi.h.


Field Documentation

Specifies the frame end delimiter unmask.

Definition at line 76 of file stm32h7xx_hal_dcmi.h.

Referenced by HAL_DCMI_ConfigSyncUnmask().

Specifies the frame start delimiter unmask.

Definition at line 73 of file stm32h7xx_hal_dcmi.h.

Referenced by HAL_DCMI_ConfigSyncUnmask().

Specifies the line end delimiter unmask.

Definition at line 75 of file stm32h7xx_hal_dcmi.h.

Referenced by HAL_DCMI_ConfigSyncUnmask().

Specifies the line start delimiter unmask.

Definition at line 74 of file stm32h7xx_hal_dcmi.h.

Referenced by HAL_DCMI_ConfigSyncUnmask().


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