s5k5cag
s5k5cag_Config()
is only used within s5k5cag.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
s5k5cag
s5k5cag_Config()
s5k5cag_Config() function
Configures the S5K5CAG camera feature.
Syntax
Show:
Summary
Declaration
Definition
from
s5k5cag.h:99
void
s5k5cag_Config
(
uint16_t
DeviceAddr
,
uint32_t
feature
,
uint32_t
value
,
uint32_t
BR_value
)
;
Implemented in
s5k5cag.c:3122
Arguments
Argument
Description
DeviceAddr
Device address on communication Bus.
feature
Camera feature to be configured
value
Value to be configured
BR_value
Return value
None
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out