STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
OV9655_Exported_Constants

Macros

#define OV9655_ID   0x96
 OV9655 ID. More...
 
#define OV9655_SENSOR_PIDH   0x0A
 OV9655 Registers. More...
 
#define OV9655_SENSOR_PIDL   0x0B
 
#define OV9655_SENSOR_COM7   0x12
 
#define OV9655_SENSOR_TSLB   0x3A
 
#define OV9655_SENSOR_MTX1   0x4F
 
#define OV9655_SENSOR_MTX2   0x50
 
#define OV9655_SENSOR_MTX3   0x51
 
#define OV9655_SENSOR_MTX4   0x52
 
#define OV9655_SENSOR_MTX5   0x53
 
#define OV9655_SENSOR_MTX6   0x54
 
#define OV9655_SENSOR_BRTN   0x55
 
#define OV9655_SENSOR_CNST1   0x56
 
#define OV9655_SENSOR_CNST2   0x57
 
#define OV9655_BRIGHTNESS_LEVEL0   0xB0 /* Brightness level -2 */
 OV9655 Features Parameters. More...
 
#define OV9655_BRIGHTNESS_LEVEL1   0x98 /* Brightness level -1 */
 
#define OV9655_BRIGHTNESS_LEVEL2   0x00 /* Brightness level 0 */
 
#define OV9655_BRIGHTNESS_LEVEL3   0x18 /* Brightness level +1 */
 
#define OV9655_BRIGHTNESS_LEVEL4   0x30 /* Brightness level +2 */
 
#define OV9655_BLACK_WHITE_BW   0xCC000000000000 /* Black and white effect */
 
#define OV9655_BLACK_WHITE_NEGATIVE   0xEC808000008080 /* Negative effect */
 
#define OV9655_BLACK_WHITE_BW_NEGATIVE   0xEC000000000000 /* BW and Negative effect */
 
#define OV9655_BLACK_WHITE_NORMAL   0xCC808000008080 /* Normal effect */
 
#define OV9655_CONTRAST_LEVEL0   0x30 /* Contrast level -2 */
 
#define OV9655_CONTRAST_LEVEL1   0x38 /* Contrast level -1 */
 
#define OV9655_CONTRAST_LEVEL2   0x40 /* Contrast level 0 */
 
#define OV9655_CONTRAST_LEVEL3   0x50 /* Contrast level +1 */
 
#define OV9655_CONTRAST_LEVEL4   0x60 /* Contrast level +2 */
 
#define OV9655_COLOR_EFFECT_NONE   0xCC808000008080 /* No color effect */
 
#define OV9655_COLOR_EFFECT_ANTIQUE   0xCC000020F00000 /* Antique effect */
 
#define OV9655_COLOR_EFFECT_BLUE   0xCC000000000060 /* Blue effect */
 
#define OV9655_COLOR_EFFECT_GREEN   0xCC000000008000 /* Green effect */
 
#define OV9655_COLOR_EFFECT_RED   0xCC600000000000 /* Red effect */
 

Detailed Description

Macro Definition Documentation

#define OV9655_BLACK_WHITE_BW   0xCC000000000000 /* Black and white effect */

Definition at line 105 of file ov9655.h.

#define OV9655_BLACK_WHITE_BW_NEGATIVE   0xEC000000000000 /* BW and Negative effect */

Definition at line 107 of file ov9655.h.

#define OV9655_BLACK_WHITE_NEGATIVE   0xEC808000008080 /* Negative effect */

Definition at line 106 of file ov9655.h.

#define OV9655_BLACK_WHITE_NORMAL   0xCC808000008080 /* Normal effect */

Definition at line 108 of file ov9655.h.

#define OV9655_BRIGHTNESS_LEVEL0   0xB0 /* Brightness level -2 */

OV9655 Features Parameters.

Definition at line 99 of file ov9655.h.

#define OV9655_BRIGHTNESS_LEVEL1   0x98 /* Brightness level -1 */

Definition at line 100 of file ov9655.h.

#define OV9655_BRIGHTNESS_LEVEL2   0x00 /* Brightness level 0 */

Definition at line 101 of file ov9655.h.

#define OV9655_BRIGHTNESS_LEVEL3   0x18 /* Brightness level +1 */

Definition at line 102 of file ov9655.h.

#define OV9655_BRIGHTNESS_LEVEL4   0x30 /* Brightness level +2 */

Definition at line 103 of file ov9655.h.

#define OV9655_COLOR_EFFECT_ANTIQUE   0xCC000020F00000 /* Antique effect */

Definition at line 117 of file ov9655.h.

#define OV9655_COLOR_EFFECT_BLUE   0xCC000000000060 /* Blue effect */

Definition at line 118 of file ov9655.h.

#define OV9655_COLOR_EFFECT_GREEN   0xCC000000008000 /* Green effect */

Definition at line 119 of file ov9655.h.

#define OV9655_COLOR_EFFECT_NONE   0xCC808000008080 /* No color effect */

Definition at line 116 of file ov9655.h.

#define OV9655_COLOR_EFFECT_RED   0xCC600000000000 /* Red effect */

Definition at line 120 of file ov9655.h.

#define OV9655_CONTRAST_LEVEL0   0x30 /* Contrast level -2 */

Definition at line 110 of file ov9655.h.

#define OV9655_CONTRAST_LEVEL1   0x38 /* Contrast level -1 */

Definition at line 111 of file ov9655.h.

#define OV9655_CONTRAST_LEVEL2   0x40 /* Contrast level 0 */

Definition at line 112 of file ov9655.h.

#define OV9655_CONTRAST_LEVEL3   0x50 /* Contrast level +1 */

Definition at line 113 of file ov9655.h.

#define OV9655_CONTRAST_LEVEL4   0x60 /* Contrast level +2 */

Definition at line 114 of file ov9655.h.

#define OV9655_ID   0x96

OV9655 ID.

Definition at line 76 of file ov9655.h.

#define OV9655_SENSOR_BRTN   0x55

Definition at line 92 of file ov9655.h.

#define OV9655_SENSOR_CNST1   0x56

Definition at line 93 of file ov9655.h.

#define OV9655_SENSOR_CNST2   0x57

Definition at line 94 of file ov9655.h.

#define OV9655_SENSOR_COM7   0x12

Definition at line 84 of file ov9655.h.

#define OV9655_SENSOR_MTX1   0x4F

Definition at line 86 of file ov9655.h.

#define OV9655_SENSOR_MTX2   0x50

Definition at line 87 of file ov9655.h.

#define OV9655_SENSOR_MTX3   0x51

Definition at line 88 of file ov9655.h.

#define OV9655_SENSOR_MTX4   0x52

Definition at line 89 of file ov9655.h.

#define OV9655_SENSOR_MTX5   0x53

Definition at line 90 of file ov9655.h.

#define OV9655_SENSOR_MTX6   0x54

Definition at line 91 of file ov9655.h.

#define OV9655_SENSOR_PIDH   0x0A

OV9655 Registers.

Definition at line 82 of file ov9655.h.

#define OV9655_SENSOR_PIDL   0x0B

Definition at line 83 of file ov9655.h.

#define OV9655_SENSOR_TSLB   0x3A

Definition at line 85 of file ov9655.h.