discoverpixy
Functions

Image capture functions. More...

Collaboration diagram for Image capture functions:

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
NewStatenew 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
NewStatenew 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