STM32446E_EVAL + 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 on LCD register.

Syntax

void LCD_IO_WriteReg(uint8_t Reg);
Implemented in stm32446e_eval.c:1116

Arguments

Reg

Register to be written

Examples

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

References

LocationText
stm32446e_eval.c:1116
void LCD_IO_WriteReg(uint8_t Reg)
stm32446e_eval.c:176
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()
all items filtered out
LCD_IO_WriteReg()