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

LCD_IO_WriteData() function

Writes register value.

Syntax

void LCD_IO_WriteData(uint16_t RegValue);
Implemented in stm32f429i_discovery.c:796

Arguments

RegValue

Examples

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

References

LocationText
stm32f429i_discovery.c:796
void LCD_IO_WriteData(uint16_t RegValue)
stm32f429i_discovery.c:124
void LCD_IO_WriteData(uint16_t RegValue);

Call Tree

Functions called by LCD_IO_WriteData()
LCD_IO_WriteData()
all items filtered out
Data read by LCD_IO_WriteData()
LCD_IO_WriteData()