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

LCD_IO_ReadData() function

Reads data from LCD data register.

Syntax

uint16_t LCD_IO_ReadData(void);
Implemented in stm32f413h_discovery.c:718

Return value

Read data.

Examples

LCD_IO_ReadData() is referenced by 2 libraries and example projects.

References

LocationText
stm32f413h_discovery.c:718
uint16_t LCD_IO_ReadData(void)
stm32f413h_discovery.c:131
uint16_t LCD_IO_ReadData(void);

Call Tree

Functions called by LCD_IO_ReadData()
LCD_IO_ReadData()
all items filtered out
Type of LCD_IO_ReadData()
LCD_IO_ReadData()
uint16_t
all items filtered out