STM32F401-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 stm32f401_discovery.c:640

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
stm32f401_discovery.c:640
uint8_t AUDIO_IO_Read (uint8_t Addr, uint8_t Reg)
stm32f401_discovery.c:121
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()
Type of AUDIO_IO_Read()
AUDIO_IO_Read()
uint8_t
all items filtered out