ChibiOS/EX
1.2.0
|
Base display class. More...
#include <ex_displays.h>
Data Fields | |
const struct BaseDisplayVMT * | vmt_basedisplay |
Virtual Methods Table. More... | |
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.