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

LCD_IO_WriteReg() function

Writes register address.

Syntax

void LCD_IO_WriteReg(uint8_t Reg);
Implemented in stm32f429i_discovery.c:812

Arguments

Reg

Examples

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

References

LocationText
stm32f429i_discovery.c:812
void LCD_IO_WriteReg(uint8_t Reg)
stm32f429i_discovery.c:125
void LCD_IO_WriteReg(uint8_t Reg);

Call Tree

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