STM32F479xx HAL User Manual
|
DCMI Extension HAL module driver This file provides firmware functions to manage the following functionalities of DCMI extension peripheral: + Extension features functions. More...
#include "stm32f4xx_hal.h"
Go to the source code of this file.
Functions | |
__weak HAL_StatusTypeDef | HAL_DCMI_Init (DCMI_HandleTypeDef *hdcmi) |
Initializes the DCMI according to the specified parameters in the DCMI_InitTypeDef and create the associated handle. |
DCMI Extension HAL module driver This file provides firmware functions to manage the following functionalities of DCMI extension peripheral: + Extension features functions.
This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause
Definition in file stm32f4xx_hal_dcmi_ex.c.