#include <ti/display/Display.h>
Go to the source code of this file.
|
void | DispUtils_open (void) |
| Initialize and opens the display interface to the serial and the lcd if available. More...
|
|
§ DISPUTILS_SERIALPRINTF
#define DISPUTILS_SERIALPRINTF |
( |
|
... | ) |
|
Printf functions for the serial interface.
§ DISPUTILS_LCDPRINTF
#define DISPUTILS_LCDPRINTF |
( |
|
... | ) |
|
Printf function for the lcd interface.
§ DispUtils_open()
void DispUtils_open |
( |
void |
| ) |
|
Initialize and opens the display interface to the serial and the lcd if available.
- Returns
- None
documented in disp_utils.h