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

AUDIO_IO_Read() function

Reads a single data.

Syntax

uint8_t AUDIO_IO_Read(uint8_t Addr,     uint8_t Reg);
Implemented in stm32469i_discovery.c:772

Arguments

Addr

I2C address

Reg

Reg address

Return value

Data to be read

Examples

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

References

LocationText
stm32469i_discovery.c:772
uint8_t AUDIO_IO_Read(uint8_t Addr, uint8_t Reg)
stm32469i_discovery.c:120
uint8_t AUDIO_IO_Read(uint8_t Addr, uint8_t Reg);

Call Tree

Functions called by AUDIO_IO_Read()
AUDIO_IO_Read()
all items filtered out
Data read by AUDIO_IO_Read()
AUDIO_IO_Read()::read_value
all items filtered out
AUDIO_IO_Read()
Type of AUDIO_IO_Read()
AUDIO_IO_Read()
uint8_t
all items filtered out