Functions

Image capture functions. More...

Collaboration diagram for Image capture functions:

Functions

void DCMI_CaptureCmd (FunctionalState NewState)
 Enables or disables the DCMI Capture. More...
 
void DCMI_Cmd (FunctionalState NewState)
 Enables or disables the DCMI interface. 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

Definition at line 322 of file stm32f4xx_dcmi.c.

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

Definition at line 299 of file stm32f4xx_dcmi.c.

uint32_t DCMI_ReadData ( void  )

Reads the data stored in the DR register.

Parameters
None
Return values
Dataregister value

Definition at line 344 of file stm32f4xx_dcmi.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:55