modules/buflcd/buflcd.h File Reference

Defines

#define BUFLCD_BUFFER_SIZE   (2*2*40)
#define BUFLCD_SUPPORT_GLCD_FONTS   0

Functions

s32 BUFLCD_Init (u32 mode)
s32 BUFLCD_MaxBufferGet (void)
s32 BUFLCD_DeviceNumXSet (u8 num_x)
s32 BUFLCD_DeviceNumXGet (void)
s32 BUFLCD_DeviceNumYSet (u8 num_y)
s32 BUFLCD_DeviceNumYGet (void)
s32 BUFLCD_DeviceWidthSet (u8 width)
s32 BUFLCD_DeviceWidthGet (void)
s32 BUFLCD_DeviceHeightSet (u8 height)
s32 BUFLCD_DeviceHeightGet (void)
s32 BUFLCD_DeviceFontHandlingEnabled (void)
s32 BUFLCD_OffsetXSet (u8 offset)
s32 BUFLCD_OffsetXGet (void)
s32 BUFLCD_OffsetYSet (u8 offset)
s32 BUFLCD_OffsetYGet (void)
s32 BUFLCD_BufferGet (char *str, u8 line, u8 len)
s32 BUFLCD_Clear (void)
s32 BUFLCD_FontInit (u8 *font)
s32 BUFLCD_PrintChar (char c)
s32 BUFLCD_CursorSet (u16 column, u16 line)
s32 BUFLCD_Update (u8 force)
s32 BUFLCD_PrintString (char *str)
s32 BUFLCD_PrintFormattedString (char *format,...)
s32 BUFLCD_PrintSpaces (int num)
s32 BUFLCD_PrintStringPadded (char *str, u32 width)

Define Documentation

#define BUFLCD_BUFFER_SIZE   (2*2*40)
#define BUFLCD_SUPPORT_GLCD_FONTS   0

Generated on 22 Jan 2016 for MIOS32 by  doxygen 1.6.1