HAL
DCMI_InitTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint32_t
Specifies the Synchronization Mode: Hardware or Embedded. This parameter can be a value of DCMI_Synchronization_Mode.
uint32_t
Specifies the Pixel clock polarity: Falling or Rising. This parameter can be a value of DCMI_PIXCK_Polarity.
uint32_t
Specifies the Vertical synchronization polarity: High or Low. This parameter can be a value of DCMI_VSYNC_Polarity.
uint32_t
Specifies the Horizontal synchronization polarity: High or Low. This parameter can be a value of DCMI_HSYNC_Polarity.
uint32_t
Specifies the frequency of frame capture: All, 1/2 or 1/4. This parameter can be a value of DCMI_Capture_Rate.
uint32_t
Specifies the data width: 8-bit, 10-bit, 12-bit or 14-bit. This parameter can be a value of DCMI_Extended_Data_Mode.
Specifies the code of the frame start delimiter.
uint32_t
Enable or Disable the JPEG mode This parameter can be a value of DCMI_MODE_JPEG.
uint32_t
Specifies the data to be captured by the interface This parameter can be a value of DCMIEx_Byte_Select_Mode.
uint32_t
Specifies if the data to be captured by the interface is even or odd This parameter can be a value of DCMIEx_Byte_Select_Start.
uint32_t
Specifies the line of data to be captured by the interface This parameter can be a value of DCMIEx_Line_Select_Mode.
uint32_t
Specifies if the line of data to be captured by the interface is even or odd This parameter can be a value of DCMIEx_Line_Select_Start.

References

from examples