![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Functions | |
void | s5k5cag_Init (uint16_t DeviceAddr, uint32_t resolution) |
Initializes the S5K5CAG CAMERA component. More... | |
void | s5k5cag_Config (uint16_t DeviceAddr, uint32_t feature, uint32_t value, uint32_t brightness_value) |
Configures the S5K5CAG camera feature. More... | |
uint16_t | s5k5cag_ReadID (uint16_t DeviceAddr) |
Read the S5K5CAG Camera identity. More... | |
void s5k5cag_Config | ( | uint16_t | DeviceAddr, |
uint32_t | feature, | ||
uint32_t | value, | ||
uint32_t | brightness_value | ||
) |
void s5k5cag_Init | ( | uint16_t | DeviceAddr, |
uint32_t | resolution | ||
) |