|
oled 1.0
OLED Graphics Control Library
|

Go to the source code of this file.
Data Structures | |
| struct | DRAWING_Position_t |
| Represents a 2D drawing position. More... | |
| struct | DRAWING_Size_t |
| Represents the size dimensions for drawing. More... | |
Typedefs | |
| typedef struct DRAWING_Position_t | DRAWING_Position |
| Alias for enum DRAWING_Position_t representing a drawing point. | |
| typedef struct DRAWING_Size_t | DRAWING_Size |
| Alias for enum DRAWING_Size_t representing a drawing area/size. | |
| typedef struct DRAWING_Position_t DRAWING_Position |
Alias for enum DRAWING_Position_t representing a drawing point.
| typedef struct DRAWING_Size_t DRAWING_Size |
Alias for enum DRAWING_Size_t representing a drawing area/size.