STM32F4 Standard Peripheral bibliotheek  1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
Image capture functions

Image capture functions. More...

Functions

void DCMI_Cmd (FunctionalState NewState)
 Enables or disables the DCMI interface. More...
 
void DCMI_CaptureCmd (FunctionalState NewState)
 Enables or disables the DCMI Capture. More...
 
uint32_t DCMI_ReadData (void)
 Reads the data stored in the DR register. More...
 

Detailed Description

Image capture functions.

 ===============================================================================
                                 Image capture functions
 ===============================================================================  

Function Documentation

void DCMI_CaptureCmd ( FunctionalState  NewState)

Enables or disables the DCMI Capture.

Parameters
NewState,:new state of the DCMI capture. This parameter can be: ENABLE or DISABLE.
Return values
None
void DCMI_Cmd ( FunctionalState  NewState)

Enables or disables the DCMI interface.

Parameters
NewState,:new state of the DCMI interface. This parameter can be: ENABLE or DISABLE.
Return values
None
uint32_t DCMI_ReadData ( void  )

Reads the data stored in the DR register.

Parameters
None
Return values
Dataregister value