ChibiOS/EX 1.3.0
|
Generic display interface header. More...
Go to the source code of this file.
Data Structures | |
struct | BaseDisplayVMT |
BaseDisplay virtual methods table. More... | |
struct | BaseDisplay |
Base display class. More... |
Macros | |
#define | _base_display_methods_alone |
BaseDisplay specific methods. | |
#define | _base_display_methods _base_display_methods_alone |
BaseDisplay specific methods with inherited ones. | |
#define | _base_display_data |
BaseDisplay specific data. | |
Macro Functions (BaseDisplay) | |
#define | displayGetType(ip) |
Sensors get axes number. |
Generic display interface header.
Definition in file ex_displays.h.