STM32469I_EVAL + 0/1 examples
CodeScope will show references to MFX_IO_Read() from the following samples and libraries:
Drivers
Peripherals
 
Symbols
loading...
Files
loading...

MFX_IO_Read() function

MFX reads single data.

Syntax

uint8_t MFX_IO_Read(uint16_t Addr,     uint8_t Reg);
Implemented in stm32469i_eval.c:973

Arguments

addr

reg

Return value

Read data

Examples

MFX_IO_Read() is referenced by 1 libraries and example projects.

References

LocationText
stm32469i_eval.c:973
uint8_t MFX_IO_Read(uint16_t Addr, uint8_t Reg)
stm32469i_eval.c:146
uint8_t MFX_IO_Read(uint16_t Addr, uint8_t Reg);

Call Tree

Functions called by MFX_IO_Read()
MFX_IO_Read()
all items filtered out
Data read by MFX_IO_Read()
MFX_IO_Read()::Addr
MFX_IO_Read()::Reg
all items filtered out
MFX_IO_Read()
Type of MFX_IO_Read()
MFX_IO_Read()
uint8_t
all items filtered out