STM324x9I_EVAL + 0/2 examples
CodeScope will show references to CAMERA_IO_Read() from the following samples and libraries:
Drivers
Peripherals
Boards
 
Symbols
loading...
Files
loading...

CAMERA_IO_Read() function

Camera reads single data.

Syntax

uint8_t CAMERA_IO_Read(uint8_t Addr,     uint8_t Reg);
Implemented in stm324x9i_eval.c:835

Arguments

addr

reg

Addr

I2C address

Reg

Register address

Return value

Read data

Examples

CAMERA_IO_Read() is referenced by 2 libraries and example projects.

References

LocationText
stm324x9i_eval.c:835
uint8_t CAMERA_IO_Read(uint8_t Addr, uint8_t Reg)
stm324x9i_eval.c:140
uint8_t CAMERA_IO_Read(uint8_t Addr, uint8_t Reg);

Call Tree

Functions called by CAMERA_IO_Read()
CAMERA_IO_Read()
all items filtered out
Data read by CAMERA_IO_Read()
CAMERA_IO_Read()
Type of CAMERA_IO_Read()
CAMERA_IO_Read()
uint8_t
all items filtered out