STemWin
GUI_FONT_MONO
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
GUI_FONT_MONO
GUI_FONT_MONO struct
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:225
typedef
struct
{
const
unsigned
char
*
pData
;
const
U8
*
pTransData
;
const
GUI_FONT_TRANSINFO
*
pTrans
;
U16P
FirstChar
;
U16P
LastChar
;
U8
XSize
;
U8
XDist
;
U8
BytesPerLine
;
}
GUI_FONT_MONO
;
Fields
Field
Declared as
GUI_FONT_MONO::pData
const
unsigned
char
*
GUI_FONT_MONO::pTransData
const
U8
*
GUI_FONT_MONO::pTrans
const
GUI_FONT_TRANSINFO
*
GUI_FONT_MONO::FirstChar
U16P
GUI_FONT_MONO::LastChar
U16P
GUI_FONT_MONO::XSize
U8
GUI_FONT_MONO::XDist
U8
GUI_FONT_MONO::BytesPerLine
U8
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out