oled 1.0
OLED Graphics Control Library
Loading...
Searching...
No Matches
elements.h File Reference
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ DRAWING_Position

Alias for enum DRAWING_Position_t representing a drawing point.

◆ DRAWING_Size

typedef struct DRAWING_Size_t DRAWING_Size

Alias for enum DRAWING_Size_t representing a drawing area/size.