STM32F429I-Discovery + 0/3 examples
CodeScope will show references to IOE_Read() from the following samples and libraries:
Drivers
Peripherals
 
Symbols
loading...
Files
loading...

IOE_Read() function

IOE Reads single data.

Syntax

uint8_t IOE_Read(uint8_t Addr,     uint8_t Reg);
Implemented in stm32f429i_discovery.c:902

Arguments

addr

reg

Addr

I2C Address

Reg

Reg Address

Return value

The read data

Examples

IOE_Read() is referenced by 3 libraries and example projects.

References

LocationText
stm32f429i_discovery.c:902
uint8_t IOE_Read(uint8_t Addr, uint8_t Reg)
stm32f429i_discovery.c:134
uint8_t IOE_Read(uint8_t Addr, uint8_t Reg);

Call Tree

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