STM32L4R9I-Discovery BSP User Manual
|
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 79 of file stm32l4r9i_discovery_camera.h.
#define RESOLUTION_R320x240 CAMERA_R320x240 /* QVGA Resolution */ |
Definition at line 80 of file stm32l4r9i_discovery_camera.h.
#define RESOLUTION_R480x272 CAMERA_R480x272 /* 480x272 Resolution */ |
Definition at line 81 of file stm32l4r9i_discovery_camera.h.
#define RESOLUTION_R640x480 CAMERA_R640x480 /* VGA Resolution */ |
Definition at line 82 of file stm32l4r9i_discovery_camera.h.
Enumeration Type Documentation
enum Camera_StatusTypeDef |
Camera State structures definition.
Definition at line 69 of file stm32l4r9i_discovery_camera.h.
Generated on Fri Oct 13 2017 02:37:42 for STM32L4R9I-Discovery BSP User Manual by 1.7.6.1