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

IOE_Read() function

IOE reads single data.

Syntax

uint8_t IOE_Read(uint8_t Addr,     uint8_t Reg);
Implemented in stm324x9i_eval.c:704

Arguments

addr

reg

Return value

Read data

Examples

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

References

LocationText
stm324x9i_eval.c:704
uint8_t IOE_Read(uint8_t Addr, uint8_t Reg)
stm324x9i_eval.c:125
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()
IOE_Read()::Addr
IOE_Read()::Reg
all items filtered out
IOE_Read()
Type of IOE_Read()
IOE_Read()
uint8_t
all items filtered out