STM32446E_EVAL BSP User Manual: STM32446E EVAL CAMERA Exported Types

STM32446E EVAL BSP Drivers

STM32446E_EVAL BSP User Manual
STM32446E 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 State structures definition. More...

Define Documentation

#define RESOLUTION_R160x120   CAMERA_R160x120 /* QQVGA Resolution */

Definition at line 80 of file stm32446e_eval_camera.h.

#define RESOLUTION_R320x240   CAMERA_R320x240 /* QVGA Resolution */

Definition at line 81 of file stm32446e_eval_camera.h.

#define RESOLUTION_R480x272   CAMERA_R480x272 /* 480x272 Resolution */

Definition at line 82 of file stm32446e_eval_camera.h.

#define RESOLUTION_R640x480   CAMERA_R640x480 /* VGA Resolution */

Definition at line 83 of file stm32446e_eval_camera.h.


Enumeration Type Documentation

Camera State structures definition.

Enumerator:
CAMERA_OK 
CAMERA_ERROR 
CAMERA_TIMEOUT 

Definition at line 73 of file stm32446e_eval_camera.h.

Generated on Fri Jan 15 2016 10:06:22 for STM32446E_EVAL BSP User Manual by   doxygen 1.7.6.1