OV5640_SetBrightness() is only used within ov5640.
 
Symbols
loading...
Files
loading...

OV5640_SetBrightness() function

Set the OV5640 camera Brightness Level.

Syntax

void OV5640_SetBrightness(uint16_t DeviceAddr,     uint8_t Level);
Implemented in ov5640.c:666

Arguments

DeviceAddr

Device address on communication Bus.

Level

Value to be configured

Return value

None

Notes

The brightness of OV5640 could be adjusted. Higher brightness will make the picture more bright. The side effect of higher brightness is the picture looks foggy.

References

LocationReferrerText
ov5640.c:666
void OV5640_SetBrightness(uint16_t DeviceAddr, uint8_t Level)
ov5640.h:170
void OV5640_SetBrightness(uint16_t DeviceAddr, uint8_t Level);
ov5640.c:1102ov5640_Config()
OV5640_SetBrightness(DeviceAddr, br_value);

Call Tree

Functions calling OV5640_SetBrightness()
Functions called by OV5640_SetBrightness()
all items filtered out
OV5640_SetBrightness()
all items filtered out
Data read by OV5640_SetBrightness()
Data written by OV5640_SetBrightness()
OV5640_SetBrightness()
all items filtered out