STM32F4xx-Nucleo + 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 command to select the LCD register.

Syntax

void LCD_IO_WriteReg(uint8_t LCDReg);
Implemented in stm32f4xx_nucleo.c:549

Arguments

Reg

LCDReg

Address of the selected register.

Examples

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

References

LocationText
stm32f4xx_nucleo.c:549
void LCD_IO_WriteReg(uint8_t LCDReg)
stm32f4xx_nucleo.c:135
void LCD_IO_WriteReg(uint8_t LCDReg);

Call Tree

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