STM32756G_EVAL BSP User Manual: STM32756G_EVAL_CAMERA_Exported_Types

STM32756G EVAL BSP Drivers

STM32756G_EVAL BSP User Manual
STM32756G_EVAL_CAMERA_Exported_Types

Defines

#define RESOLUTION_R160x120   CAMERA_R160x120 /* QQVGA Resolution */
#define RESOLUTION_R320x240   CAMERA_R320x240 /* QVGA Resolution */
#define RESOLUTION_R480x272   CAMERA_R480x272 /* 480x272 Resolution */
#define RESOLUTION_R640x480   CAMERA_R640x480 /* VGA Resolution */

Enumerations

enum  Camera_StatusTypeDef {
  CAMERA_OK = 0x00, CAMERA_ERROR = 0x01, CAMERA_TIMEOUT = 0x02, CAMERA_NOT_DETECTED = 0x03,
  CAMERA_NOT_SUPPORTED = 0x04
}
 Camera State structures definition. More...

Define Documentation

#define RESOLUTION_R160x120   CAMERA_R160x120 /* QQVGA Resolution */

Definition at line 83 of file stm32756g_eval_camera.h.

#define RESOLUTION_R320x240   CAMERA_R320x240 /* QVGA Resolution */

Definition at line 84 of file stm32756g_eval_camera.h.

#define RESOLUTION_R480x272   CAMERA_R480x272 /* 480x272 Resolution */

Definition at line 85 of file stm32756g_eval_camera.h.

#define RESOLUTION_R640x480   CAMERA_R640x480 /* VGA Resolution */

Definition at line 86 of file stm32756g_eval_camera.h.


Enumeration Type Documentation

Camera State structures definition.

Enumerator:
CAMERA_OK 
CAMERA_ERROR 
CAMERA_TIMEOUT 
CAMERA_NOT_DETECTED 
CAMERA_NOT_SUPPORTED 

Definition at line 73 of file stm32756g_eval_camera.h.

Generated on Fri May 22 2015 13:59:20 for STM32756G_EVAL BSP User Manual by   doxygen 1.7.6.1