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

TS_IO_Read() function

Reads single data with I2C communication channel from TouchScreen.

Syntax

uint8_t TS_IO_Read(uint8_t Addr,     uint8_t Reg);
Implemented in stm32469i_discovery.c:868

Arguments

Addr

I2C address

Reg

Register address

Return value

Read data

Examples

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

References

LocationText
stm32469i_discovery.c:868
uint8_t TS_IO_Read(uint8_t Addr, uint8_t Reg)
stm32469i_discovery.c:133
uint8_t TS_IO_Read(uint8_t Addr, uint8_t Reg);

Call Tree

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