STM324x9I_EVAL BSP User Manual: STM324x9I EVAL CAMERA Exported Types

STM32429I/STM32439I/STM32469I/STM32479I EVAL BSP Drivers

STM324x9I_EVAL BSP User Manual
STM324x9I 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 stm324x9i_eval_camera.h.

#define RESOLUTION_R320x240   CAMERA_R320x240 /* QVGA Resolution */

Definition at line 81 of file stm324x9i_eval_camera.h.

#define RESOLUTION_R480x272   CAMERA_R480x272 /* 480x272 Resolution */

Definition at line 82 of file stm324x9i_eval_camera.h.

#define RESOLUTION_R640x480   CAMERA_R640x480 /* VGA Resolution */

Definition at line 83 of file stm324x9i_eval_camera.h.


Enumeration Type Documentation

Camera State structures definition.

Enumerator:
CAMERA_OK 
CAMERA_ERROR 
CAMERA_TIMEOUT 

Definition at line 73 of file stm324x9i_eval_camera.h.

Generated on Wed Jan 13 2016 15:52:54 for STM324x9I_EVAL BSP User Manual by   doxygen 1.7.6.1