ChibiOS/EX 1.3.0
|
Base display class. More...
#include <ex_displays.h>
Data Fields | |
const struct BaseDisplayVMT * | vmt_basedisplay |
Virtual Methods Table. |
Base display class.
Definition at line 73 of file ex_displays.h.
const struct BaseDisplayVMT* BaseDisplay::vmt_basedisplay |
Virtual Methods Table.
Definition at line 75 of file ex_displays.h.