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

OV5640_SetContrast() function

Set the OV5640 camera Contrast Level.

Syntax

void OV5640_SetContrast(uint16_t DeviceAddr,     uint8_t Level);
Implemented in ov5640.c:806

Arguments

DeviceAddr

Device address on communication Bus.

Level

Value to be configured

Return value

None

Notes

The contrast of OV5640 could be adjusted. Higher contrast will make the picture sharp. But the side effect is loosing dynamic range.

References

LocationReferrerText
ov5640.c:806
void OV5640_SetContrast(uint16_t DeviceAddr, uint8_t Level)
ov5640.h:172
void OV5640_SetContrast(uint16_t DeviceAddr, uint8_t Level);
ov5640.c:1101ov5640_Config()
OV5640_SetContrast(DeviceAddr, value_tmp);

Call Tree

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