printf_WipomLCD


Formats and prints a series of characters and values to the LCD

ERRCODE printf_WipomLCD( const char *format, ... );

Parameters


format - Format control
argument - Optional arguments

Return Value


I2C_SUCCESS -  dataByte is written 
Otherwise - I2C ERROR

Remarks


N/A

Requirements


wipomlcd.h

Example


N/A

Library


STM C Library Reference