I2Cx_Read() is only used within STM324x9I_EVAL.
 
Symbols
loading...
Files
loading...

I2Cx_Read() function

Reads a single data.

Syntax

static uint8_t I2Cx_Read(uint8_t Addr,     uint8_t Reg);
Implemented in stm324x9i_eval.c:569

Arguments

Addr

I2C address

Reg

Register address

Return value

Read data

References

LocationReferrerText
stm324x9i_eval.c:569
static uint8_t I2Cx_Read(uint8_t Addr, uint8_t Reg)
stm324x9i_eval.c:114
static uint8_t I2Cx_Read(uint8_t Addr, uint8_t Reg);
stm324x9i_eval.c:706IOE_Read()
return I2Cx_Read(Addr, Reg);
stm324x9i_eval.c:837CAMERA_IO_Read()
return I2Cx_Read(Addr, Reg);

Call Tree

Functions calling I2Cx_Read()
Functions called by I2Cx_Read()
all items filtered out
I2Cx_Read()
all items filtered out
Data read by I2Cx_Read()
Data written by I2Cx_Read()
I2Cx_Read()::status
I2Cx_Read()::Value
all items filtered out
I2Cx_Read()
I2Cx_Read()::status
all items filtered out
Type of I2Cx_Read()
I2Cx_Read()
uint8_t
all items filtered out