12#ifndef __MUTEKI_UTILS_H__
13#define __MUTEKI_UTILS_H__
Display canvas (LCD) API.
Common include file for all muteki-shims headers.
#define SYS_IS_PRINTF(arg_index_str, arg_index_fmt)
Attribute for opting a function in for printf static checking.
Definition common.h:92
Descriptor of an LCD drawing surface or hardware framebuffer.
Definition common.h:728
void WriteComDebugMsg(char *format,...) SYS_IS_PRINTF(1
Format and send a message to debug UART port.
bool WarningBeep(void)
Play a beep using the built in piezo speaker.
lcd_surface_t * GetActiveVRamAddress(void)
Get the descriptor of the currently active LCD surface.